©2012 Google -
Code Home -
Site Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
English -
Español -
日本語 -
한국어 -
Português -
Pусский -
中文(简体) -
中文(繁體)
Related Tools:
To use this API, you should have a little HTML experience; a little patience to read the documentation; and a little persistence to keep trying if your first charts don't look as you expect them to.
The Google Chart API lets you dynamically generate charts with a URL string. You can embed these charts on your web page, or download the image for local or offline use.
You can make a lot of things with the Google Chart API:
Open up a browser window and copy the following URL into the address bar:
https://chart.googleapis.com/chart?cht=p3&chd=t:60,40&chs=250x100&chl=Hello|World
Tip: Try changing the text from "World" to your name.