leg/googlecharts

This package is abandoned and no longer maintained. No replacement package was suggested.

PHP 5.3 library to generate charts using GoogleChartsImage

v1.0 2016-10-20 09:25 UTC

This package is not auto-updated.

Last update: 2020-01-16 23:15:55 UTC


README

Build Status

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:

Read the Documentation

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.