- Jul 03, 2009
-
-
Bruno Massa authored
* Initial Port to Drupal 7
-
- May 12, 2009
-
-
Bruno Massa authored
* If there is no default chart provider or chart type select, now uses the first one enabled by default. API Changes: * The new hook_chart_types() set new chart types (like "Vertical Bar 3D") * The '#types' on hook_charts_info() now only list the chart type code.
-
- Jul 07, 2008
-
-
Bruno Massa authored
* Since the include file is done before calling the render function, it doesnt need to be on the .module file
-
Bruno Massa authored
* Some modifications on hook_charts_info. now it returns all info without the need of an operator
-
Bruno Massa authored
* hook_chartsapi renamed to hook_charts_render
-
Bruno Massa authored
* hook_chartsinfo renamed to hook_charts_info
-
Bruno Massa authored
* Some Drupal code compliance fixes
-
- Mar 17, 2008
-
-
Bruno Massa authored
* New chart types for Open Flash Chart
-
Bruno Massa authored
* Open Flash Chart plugin implementation
-
- Mar 11, 2008
-
-
Bruno Massa authored
* correct module name on hook_chatsinfo() New features: * hook_chartsapi() first implementation
-
Bruno Massa authored
* First implementation of Open Flash Chart
-