Skip to content
Snippets Groups Projects
  1. May 14, 2009
    • Bruno Massa's avatar
      Internals: · 63faa7d9
      Bruno Massa authored
      * Views integration now works after the internal data modification
      63faa7d9
    • Bruno Massa's avatar
      Internals: · 6c637196
      Bruno Massa authored
      * Color palette bugs fixed
      6c637196
    • Bruno Massa's avatar
      Internals: · 58f8435d
      Bruno Massa authored
      * Settings attributes are again with the # sign. It makes the chart  display a lot easier.
      58f8435d
  2. May 13, 2009
    • Bruno Massa's avatar
      Improvements: · 3e42efbf
      Bruno Massa authored
      * The new color system is now enabled. Well, the input part only. Now its time to actually use this color in the charts!
      * Note take Charts module might use ColorPicker module to enhance the experience. But its now required.
      3e42efbf
  3. May 12, 2009
    • Bruno Massa's avatar
      Internals: · 3dd923c6
      Bruno Massa authored
      * All settings' attributes are not stored anymore with the #
      3dd923c6
    • Bruno Massa's avatar
      Improvements: · 67720d14
      Bruno Massa authored
      * charts.admin.inc will deal with admin pages and form generation while charts.inc will deal only with common chart building routines
      * _charts_settings() should be used instead variable_get('charts_settings') because it might initialize null variables
      * _charts_settings_form() is now a separate function that might be used when a module wants to set custom settings for a given chart instead the defaults
      67720d14
Loading