Download the PHP package jasonroman/flot without Composer
On this page you can find all versions of the php package jasonroman/flot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jasonroman/flot
More information about jasonroman/flot
Files in jasonroman/flot
Download jasonroman/flot
More information about jasonroman/flot
Files in jasonroman/flot
Vendor jasonroman
Package flot
Short Description Jason Roman's PHP Flot Class
License MIT
Homepage https://github.com/jasonroman/flot
Package flot
Short Description Jason Roman's PHP Flot Class
License MIT
Homepage https://github.com/jasonroman/flot
Keywords flot
Please rate this library. Is it a good library?
Informations about the package flot
Jason Roman's PHP Flot Class
This is a class that transforms PHP arrays of series data into a JSON format that Flot can understand. It supports line/bar charts, pie charts, horizontal/vertical orientation, and time series data. It also supports single or multiple series.
To load as a service in a Symfony bundle, see my jasonroman/flot-bundle package.
Usage
See the comments in the class for more examples of the various forms of array $data that can be passed to the convert() function.
All versions of flot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package jasonroman/flot contains the following files
Loading the files please wait ....