Skip to content
Snippets Groups Projects
  1. Jul 03, 2009
  2. May 12, 2009
    • Bruno Massa's avatar
      Improvements: · 4d7f39c3
      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.
      4d7f39c3
  3. Jul 07, 2008
    • Bruno Massa's avatar
      Misc: · 8c913542
      Bruno Massa authored
      * Since the include file is done before calling the render function, it doesnt need to be on the .module file
      8c913542
    • Bruno Massa's avatar
      Misc: · 2ddf964c
      Bruno Massa authored
      * Some modifications on hook_charts_info. now it returns all info without the need of an operator
      2ddf964c
    • Bruno Massa's avatar
      Misc: · d544ebd1
      Bruno Massa authored
      * hook_chartsapi renamed to hook_charts_render
      d544ebd1
    • Bruno Massa's avatar
      Misc: · 41149cb9
      Bruno Massa authored
      * hook_chartsinfo renamed to hook_charts_info
      41149cb9
    • Bruno Massa's avatar
      Misc: · 488a027f
      Bruno Massa authored
      * Some Drupal code compliance fixes
      488a027f
  4. Mar 17, 2008
  5. Mar 11, 2008
    • Bruno Massa's avatar
      Bugs fixed: · eb18e790
      Bruno Massa authored
      * correct module name on hook_chatsinfo()
      
      New features:
      * hook_chartsapi() first implementation
      eb18e790
    • Bruno Massa's avatar
      New features: · d899167b
      Bruno Massa authored
      * First implementation of Open Flash Chart
      d899167b
Loading