Charts
Last modified: March 29, 2009 - 07:07
Charts module was built to unify all chart solutions into one single environment. With no or minimal changes, you will be able to switch from Google Chart to Open Flash Chart or any other solution. To accomplish that, we designed a single chart data structure, that should be translated to each solution.
You can use charts directly or integrate it into your module, using a single function as the point of contact: charts_chart();. Just call it to include the chart into your content.
