Google provides a free and easy way to create graphs and charts on your website using simple JavaScript commands.
I used it at work to create graphs of data. I expanded it a bit so that I generate the graphs live.
I wrote a Perl script to generate the HTML, including the Google Chart javascript and then insert my data.
Check it out their examples and all the specs at http://code.google.com/apis/chart/
No comments:
Post a Comment