Tracking Christmas Cheer with Google Charts
6 Comments
Comments are ordered by helpfulness, as indicated by you. Help us pick out the gems and discourage asshattery by voting on notable comments.
Got something to add? You can leave a comment below.
New Method
David Singleton
Lovely article.
I’ve been getting to grips with the charts API this evening, so this was well timed – thanks for the further reading links too.
Aaron Alexander
This is exactly what I’ve been looking for. By far, my favorite post on 24ways.
Adam
We’ve actually written a wrapper class for the Google Chart API if you click the link in my name.
ribot
Lovely rundown on the google charts API. Especially the sparklines calls which will be excellent for mobile use. Nice to know that such an easy-to-use graphing API has been made available. How did you uncover the undocumented features? Guessing that you just looked at the code behind the financial graphs.
A night of graphing experiments beckons. :)
Chris Wallace
Thanks for the lfi tip – I wrote a sparkline example using XQuery in the weekend and was searching for a solution. This is such a neat example of a really useful web service, I can’t wait to tell my students – wait for a wave of chart junk!
A great article on the Google Charts API thankyou! We’ve been using GD to create charts in two recent PHP applications but they didn’t look all that great to be honest. I did spy the Google Charts API but after spending an hour trying to get to grips with it decided my current charts would do.
It’s a shame Google themselves (being as great as they are) can’t produce such a well written guide to the Chart API!
Thanks Again.