|
Overview
Drupal Chart API Overview.
This drupal module provides for a simple, elegent, and extendable API for creating dynamic charts. Features
Why Use Google Charts?There are many reasons to choose Google Charts API over other methods such as Flash or Flex charts.
Additional DocumentationFor further documentation on the creation of charts visit http://code.google.com/apis/chart Screen ShotsView the Screenshots page for more.
|
Sign in to add a comment

comment
Can this be used in conjunction with Google Data API to gathering data from google finance?
I guess you can, why don't you try? and then tell us :)
excellent module, thank!
I just used this at http://www.buybub.com/microsoft-office-publisher-2007 but I'm wondering if I can get a text map for this chart prepresenting the precentage in numbers?
How would I use values from CCK nodes together with Chart API? I have a node type with an int field and a date field, and I want to plot all such nodes in a line diagram.