11 Dec 2007, 8:00pm
/dev/random
by

2 comments

Google Chart API Wrappers

Google released their Google Chart API and spawned a flurry of activity culminating in wrappers for these languages:

Please note: as the day grows long chances are more and more of these will spring up like beautiful flowers after a desert rainstorm (I expect at least half a dozen for PHP by Jan 1). This list is just the first one’s I’ve found for each language, not necessarily the best implementation. As always when dealing with a new technology, pace yourself and exercise abundant google-fu.

Update: And a tutorial on how to use the Google Chart API from within Cocoa: Google Chart API Fun with Cocoa and F-Script. I assume this is an academic exercise since sane OS X developers would probably use something like GraphX and skip the HTTP round-trips.

Speaking of which, hey Apple: whatever happened to opening up the GraphKit/Graphite framework?