alright.
I've been playing with a php wrapper for the google chart API.
My first cut of it kinda sucks. But here it is...
- Limitations as it currently sits:
- only 1 data series per chart (yeah... I'm working on it...)
- scaling is not in place yet (had it working, then introduced a bug in arithmetic somewhere...)
- colors and "extras" haven't been implemented yet. (They will be.)