Download the PHP package chartmancer/chartmancer without Composer
On this page you can find all versions of the php package chartmancer/chartmancer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chartmancer/chartmancer
More information about chartmancer/chartmancer
Files in chartmancer/chartmancer
Download chartmancer/chartmancer
More information about chartmancer/chartmancer
Files in chartmancer/chartmancer
Vendor chartmancer
Package chartmancer
Short Description Automates the generation of graphs based on dataset provided in an array
License MIT
Package chartmancer
Short Description Automates the generation of graphs based on dataset provided in an array
License MIT
Please rate this library. Is it a good library?
Informations about the package chartmancer
ChartMancer
ChartMancer class automates the generation of graphs based on data provided in an array. It utilizes the GD library to create visually appealing charts, allowing developers to easily visualize and display data trends. With ChartMancer, you can customize various aspects of the graph, such as colors, labels, and other chart properties, providing a versatile tool for data representation in PHP applications.
Description
- Minimalistic
- Generates bar charts based on simple array datasets
- Automatically adjusts chart properties to fit data
- Outputs charts into browser or saves into files
- Easy customizable
Requirements
- PHP >=5.3 (PHP 7.4, 8.2, 8.3 is also compatible)
- GD Library
- Mbstring extension
Usage
Minimal example
Nested data example
Large dataset with custom palette
Acid trip example
Practical usage examples
Full class description
Installation
The recommended method of installing this library is via Composer
Terminal
License
MIT
All versions of chartmancer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.28
ext-gd Version *
ext-mbstring Version *
ext-gd Version *
ext-mbstring Version *
The package chartmancer/chartmancer contains the following files
Loading the files please wait ....