- Jul 07, 2008
-
-
Bruno Massa authored
* Some Drupal code compliance fixes
-
Bruno Massa authored
* Apply the correct color value intochart data
-
Bruno Massa authored
* Color module integrated and some fine tunning
-
- Jul 06, 2008
-
-
Bruno Massa authored
* Simplified the settings page
-
- Apr 14, 2008
-
-
Bruno Massa authored
* Drupal 6.2 changed the access rules. Fixed
-
- Mar 18, 2008
-
-
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)
-
- Mar 17, 2008
-
-
Bruno Massa authored
* New menu description for Settings page Misc: * Testing environment page disabled for a while
-
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
-
- Mar 13, 2008
-
-
Bruno Massa authored
* Now settings options about series are loaded. So its possible to set default color for series.
-
- Mar 11, 2008
-
-
Bruno Massa authored
* charts_chart() function now works fine
-
Bruno Massa authored
* implementation of hook_requirements() to alert users that he/she didnt installed any chart provider module
-
- Mar 10, 2008
-
-
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
-
Bruno Massa authored
* A small warning about the charts_api.txt file
-
Bruno Massa authored
No commit message
-