- May 15, 2009
-
-
Bruno Massa authored
* Set the proper dependency on Open Flash Charts API module
-
- 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.
-
- Nov 12, 2008
-
-
Bruno Massa authored
* #330372 by liamgh: Deprecated pass-by-references in openflashchart.inc
-
- Aug 10, 2008
-
-
Bruno Massa authored
* Drupal code compliance fixes
-
- 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
* 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
* Put all Charts-related modules into a single Module group
-
Bruno Massa authored
* Code organization
-
Bruno Massa authored
* Some Drupal code compliance fixes
-
- Mar 18, 2008
-
-
Bruno Massa authored
* The new color palette is added on values instead series * All bars and areas are now 75% solid by default
-
Bruno Massa authored
* Make pie charts on Open Flash Chart work
-
- 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
-