Charts On The Fly With Google Charts API
18
Dec
Creating a chart is sometimes complicated with components.
Google has a Google-way to create charts with the simple to use Google Charts API.
The chart below is generated online with the API using the code:
http://chart.apis.google.com/chart?cht=p3&chd=s:hW&chs=250×100&chl=
Hello|World
Different chart types like line charts, bar charts, pie charts, venn diagrams, or scatter plots are supported. Looks can be configured with lots of style, color, label choices
Website: http://code.google.com/apis/chart/
- Tags:
API Charts Google
- Filed under: Charts, Goodies, License Free
- 0 Comments
Related Posts
Leave a reply





















