outspaced / LegGoogleChartsBundle

LegGooglsCharts Bundle is a bundle for Symfony2 that provides a complete API to create charts with Google Charts Image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LegGoogleChartsBundle

Build Status

What is LegGoogleChartsBundle ?

LegGoogleChartsBundle is a Symfony2 bundle that integrate the LegGCharts library.

Documentation

The documentation is stored in the doc directory of this library:

Read the Documentation

You can also read the library documentation:

Read the library documentation

Installation

Using composer

For the moment, you will need to set your minimum-stability setting at alpha, as the bundle is not yet stable:

{
    "require": {
        "leg/googlecharts-bundle": "1.*"
    },
    "minimum-stability": "alpha"
}

The installation instructions for other methods are located in documentation.

License

License is BSD-3-Clause. See the license in the bundle: LICENSE

About

The LegGoogleChartsBundle and the LegGCharts library are developped mainly by Titouan Galopin.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

About

LegGooglsCharts Bundle is a bundle for Symfony2 that provides a complete API to create charts with Google Charts Image.

License:Other


Languages

Language:PHP 100.0%