word.
More playing with the google chart API.
Second cut is somewhat more usable (at least for me).
Check out the "demo" (quotes, as it's not much of a demo...)
Update: 12/9/07 21:26 Venn Diagrams are working and on that demo page. I'm still non-plussed with the implementation. Whatever. -d.
- Limitations as it currently sits:
- no support for lxy, venn, or scatter-plots. lxy and scatter should be available soon... I'll go into the venn diagram stuff later...
- scaling is in place, but kinda useless until I get axes marked correctly. That's tops on my priority list for this.
- Some extras still need implementation (chart background, image background, data point markers, etc.)
-
gChart (the base chart class)
- gPieChart (has a simple set3D(bool) function)
- gLineChart
-
gBarChart
- gStackedBarChart
- gGroupedBarChart
Update: 12/9/07 21:26 Venn Diagrams are working and on that demo page. I'm still non-plussed with the implementation. Whatever. -d.