» Have fun with Google Chart

On twitter

Pictures say more than a thousand words. This is true for your data as well. With Google Chart you can now easily generate charts of your data. No expertise required. Just make sure you format your data correctly, add it to the Google Chart URL, and it will return a nice graph.

It was very simple to create the following graph:

.. with the following URL:

http://chart.apis.google.com/chart?cht=pc
&chtt=Percentage+of+Chart+Which+Resembles+Pac-man
&chco=FDFF00|49005F
&chs=500x200
&chd=t:78,22
&chl=Resembling+Pac-man|Not+resembling+Pac-man
&chp=0.628

I'm not about to write full documentation on how-to do this, because Google already did that. Besides, I have better things to do like using their API to show nice benchmarking graphs.

Enjoy!

Stay up to date

You can track my blog rss articles and rss comments. You may also find my rss bookmarks interesting. Or twitter Follow me on Twitter


Like this article?

   Then Digg it!
Or use another bookmark button below to show your support &
help me spread the word.


tags: google, chart, api, benchmark
category: Programming
read: 2,808 times

Add comment

(required, shown)(required, not shown)for syntax highlighting

[CODE="Javascript"]
your_code_here();
[/CODE]

Replace "Javascript"
with "php", "text", etc.
code (to make sure you are not a spammer)

 Track replies: rss feed comments feed

Comments

No comments. Be the first!