The almighty Google has come out with a new toy for me to play with
. I don’t claim, that I am a programmer by any means, but like to dabble in scripting now and then. So, I was really excited to see this new simple API from Google for creating charts. I can already imagine, how this can be used in generating some cool reports. Here’s my “Hello World” graph using the API.
The code I used to generate this graph is
“http://chart.apis.google.com/chart?cht=p3&chd=s:hW&chs=250×100&chl=Vinay|Rocks&chtt=My+Hello+World”
Looks like some smart and entrepenuring programmer is already making some money out of this API
. Check out this link for a very cool and smart implementation of the API
Cool and smart? Thanks a lot!
Comment by David Sparks — January 9, 2008 @ 3:42 pm
[...] wrote a brief blurb, when Google came out with their Google Charts API. The API essentially allows you to represent [...]
Pingback by Tracking my runs using Google charts » Kudithipudi.Org — July 11, 2008 @ 12:47 am