more charting…

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.)

werd up.

I will admit, it’s nice to use as an object.

More to come. My plan for tomorrow is: proper scaling, multiple data series, and all the “extras”.

(I put together a project on google code… I don’t have an SVN client on my mac yet, so I haven’t committed anything yet. I put the basic class in the downloads section, if anyone actually wants to see it.)

werd.
-d.

Leave a Reply