leg / googlecharts
PHP 5.3 library to generate charts using GoogleChartsImage
Requires
- php: >=5.3.2
This package is not auto-updated.
Last update: 2020-01-16 23:15:55 UTC
README
What is LegGCharts ?
LegGCharts is a library for the PHP 5.3.2+. It provides a set of classes to generate charts using
Google Charts Image Image-Charts (a drop-in-replacement for the deprecated Google Image Chart service).
Note: This library does not create images alone : it use Image-Charts service. Therefore you can not display charts without an active internet connection.
Documentation
The documentation is stored in the doc
directory of this library:
Installation
All the installation instructions are located in documentation.
Tests
phpunit --configuration phpunit.xml.dist
License
See the license in the bundle: LICENSE
About
The LegGCharts library is developped mainly by Titouan Galopin.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.