Sunday, November 23, 2008

A php class for generating charts using Google Charts API

1. This class can be used to generate charts using the Google Charts API.

2. It generates the URL with all the parameters of a chart image to be generated by the Google Chart API.

3. Currently the class supports generating the URL for defining charts of types: line, bar, pie, Venn and scatter.

4. It supports configuring the chart markers, title, image width and height, line, axis, grid lines, legend, labels andbackgroundfill.


To download the source code, Click here...

No comments: