Skip to content
Snippets Groups Projects
  1. Jul 07, 2008
    • Bruno Massa's avatar
      Misc: · 488a027f
      Bruno Massa authored
      * Some Drupal code compliance fixes
      488a027f
    • Bruno Massa's avatar
      Bugs fixed: · 843c0c13
      Bruno Massa authored
      * Apply the correct color value intochart data
      843c0c13
    • Bruno Massa's avatar
      New features: · 54c15f19
      Bruno Massa authored
      * Color module integrated and some fine tunning
      54c15f19
  2. Jul 06, 2008
    • Bruno Massa's avatar
      Misc: · 01186b09
      Bruno Massa authored
      * Simplified the settings page
      01186b09
  3. Apr 14, 2008
  4. Mar 18, 2008
    • Bruno Massa's avatar
      New features: · 218afddb
      Bruno Massa authored
      * The new color palette is now merged to the chart data depending on what type of chart it it (generally, it adds the default color to series, but in case its a Pie Chart, it uses the palette on values)
      218afddb
  5. Mar 17, 2008
    • Bruno Massa's avatar
      New features: · 4900e9de
      Bruno Massa authored
      * New menu description for Settings page
      
      Misc:
      * Testing environment page disabled for a while
      4900e9de
    • Bruno Massa's avatar
      Bugs fixed: · 10acb6b6
      Bruno Massa authored
      * _charts_series_values() moved from charts.inc to charts.module
      
      Misc:
      * charts_chart() dont need the chart plugin as the first argument, since it will be given using the $chart array or thru settings
      10acb6b6
  6. Mar 13, 2008
    • Bruno Massa's avatar
      New features: · 62d1c71a
      Bruno Massa authored
      * Now settings options about series are loaded. So its possible to set default color for series.
      62d1c71a
  7. Mar 11, 2008
    • Bruno Massa's avatar
      Bugs fixed: · f40d3905
      Bruno Massa authored
      * charts_chart() function now works fine
      f40d3905
    • Bruno Massa's avatar
      New features: · 0b2828b3
      Bruno Massa authored
      * implementation of hook_requirements() to alert users that he/she didnt installed any chart provider module
      0b2828b3
  8. Mar 10, 2008
    • Bruno Massa's avatar
      New features: · e28fc46b
      Bruno Massa authored
      * hook_menu() implementation, creating a settings page and a testing environment
      * charts_chart() function will be the contact point to all external modules to create a chart from a data
      
      Misc:
      * File $Id: $ correctly placed
      e28fc46b
    • Bruno Massa's avatar
      Misc: · 1191f260
      Bruno Massa authored
      * A small warning about the charts_api.txt file
      1191f260
    • Bruno Massa's avatar
      No commit message · e17cec81
      Bruno Massa authored
      No commit message
      e17cec81
Loading