Skip to content
This repository was archived by the owner on Jul 25, 2018. It is now read-only.

Latest commit

 

History

History
56 lines (37 loc) · 1.36 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.36 KB

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.