Pages

2007-12-07

Google Releases Chart Image Generator

Google released a chart generator service they are calling the Google Chart API. Usage is quite straightforward: you link to an image in the form of a parameterized URL: ...


http://chart.apis.google.com/chart?cht=p3&chd=t:90,49&chs=350x150&chl=Foo|Bar

... and Google returns a PNG graphic containing the chart.

From: http://blogoscoped.com/archive/2007-12-06-n80.html
See also:

Developer's guide: http://code.google.com/apis/chart/

And:

Percentage of chart which looks like Pac-Man: http://chart.apis.google.com/chart?cht=p&chd=t:25,75&chs=300x100&chl=Does+not+look+like+Pac-Man%7CLooks+like+Pac-Man&chtt=Percentage+of+chart+which+looks+like+Pac-Man

No comments: