« Technorati's Dead Too | Main | Starting a High Tech Business: Choosing a Deployment Model »
Google Chart API
Google has released a chart API that returns PNG files from an HTTP GET. The following types of charts are available:
- Line chart
- Bar chart
- Pie chart
- Venn diagram
- Scatter plot
The chart to the right was created using this URL:
http://chart.apis.google.com/chart? cht=p3& chd=s:Uf9a& chs=200x100& chl=A|B|C|D
Adding charts to Web sites just got a lot easier.
Posted by windley on December 7, 2007 8:53 AM





Comment from Ken Kennedy at December 7, 2007 1:17 PM
Yow! First mention I saw of this, Phil. (I'm a couple of days behind on blogposts; I jumped to your Technorati article from twitter, then caught up on you here). This looks outstanding! Very, very useful to get these kind of easy-to-use visualization tools in the cloud. Thanks for the post.
Comment from adam at December 11, 2007 9:01 AM
We've actually written a wrapper class for the Google Chart API if you click the link in my name.
Comment from rapidadverbssuck at December 13, 2007 4:12 AM
Someone has actually already put the API to good use, if you want to see an example of an application--it's kind of dorky but pretty cool. Really illustrates the power and simplicity of the API. Also, the proprietary algorithm they use here is amazingly accurate! It's at http://lovegraph.thefootnotes.net -- worth checking out.
Comment from Jon at December 13, 2007 5:45 PM
Hi,
I made a GUI for the API.
It's not finished yet, but I'm working on it at the moment.
Google Charts
Jon
Comment from Malaiac at December 19, 2007 9:11 AM
Here is a PHP class to generate and cache Google Charts.
http://www.malaiac.com/GphpChart/
Leave a comment
I encourage you to leave a comment below. Your email address will not be displayed on Technometria, but allows me to communicate with you directly. Your email address won't be displayed, but will be used to compute a MicroID for your comment.