Developer’s Guide - Google Chart API. google API for making charts. generates images. too bad they didn’t bundle some of that cool google finance flash stuff. via paul.
Developer’s Guide - Google Chart API. google API for making charts. generates images. too bad they didn’t bundle some of that cool google finance flash stuff. via paul.
this post was added on tuesday december 11th 2007 around 2pm. it was added to the link category and was tagged: code, google, javascript, ui, webdev
award tour is a weblog which usually concerns pop culture, web dev, the tech biz, toronto, politics, and random funny shit.
both the posts and the comments on this site are syndicated for your feed reading pleasure.
awardtour.net is produced by tyler rooney. please drop me a line if you have any questions or comments.
I didn’t understand the release of this exactly. There are so many better flash alternatives. I guess they just release code that’s sitting around. There’s amCharts, SWFcharts, and a coworker just showed me Flot.
But yeah, this is image-based which is different, I know. Still ugly!
the crazy encoding scheme is actually kind of interesting as it forces you to remove “noise” from your graph. Whether that be too much data or too large a range.
amCharts is nice but still takes a bit of time to load. And there’s something to be said about a graph which you can’t just right click and save.
And Flot uses canvas, so you’re pretty much screwed when trying to get that to work properly across all browsers.