Skip to content
Snippets Groups Projects
  1. May 15, 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. Nov 12, 2008
    • Bruno Massa's avatar
      Bugs fixed: · b653cd18
      Bruno Massa authored
      * #330372 by liamgh: Deprecated pass-by-references in openflashchart.inc
      b653cd18
  4. Aug 10, 2008
    • Bruno Massa's avatar
      Misc: · e3c1c9df
      Bruno Massa authored
      * Drupal code compliance fixes
      e3c1c9df
  5. Jul 07, 2008
    • Bruno Massa's avatar
      Misc: · 67f0ff2e
      Bruno Massa authored
      * Since the include file is done before calling the render function, it doesnt need to be on the .module file
      67f0ff2e
    • 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
      New features: · 7328a9be
      Bruno Massa authored
      * Put all Charts-related modules into a single Module group
      7328a9be
    • Bruno Massa's avatar
      Misc: · 21d1cd76
      Bruno Massa authored
      * Code organization
      21d1cd76
    • Bruno Massa's avatar
      Misc: · 488a027f
      Bruno Massa authored
      * Some Drupal code compliance fixes
      488a027f
  6. Mar 18, 2008
    • Bruno Massa's avatar
      New features: · b4a056c0
      Bruno Massa authored
      * The new color palette is added on values instead series
      * All bars and areas are now 75% solid by default
      b4a056c0
    • Bruno Massa's avatar
      New features: · f2942ad7
      Bruno Massa authored
      * Make pie charts on Open Flash Chart work
      f2942ad7
  7. Mar 17, 2008
  8. 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