Downloads
Release notes
New features:
* _charts_example() generates charts with generic data
* Color module integrated and some fine tunning
* README.txt has some important information
* CSS and JS derived from Color module to integrate Color's Farbtastic into Charts
Misc:
* Drupal code compliance fixes
* Since the include file is done before calling the render function, it doesnt need to be on the .module file
* Some modifications on hook_charts_info. now it returns all info without the need of an operator
* hook_chartsapi renamed to hook_charts_render
* hook_chartsinfo renamed to hook_charts_info
* Properly credit TJ for its Chart module
* Converting all files to UNIX end-of-file
* Put all Charts-related modules into a single Module group
* Use drupal version of strlen.
* Simplified the settings page
Bugs fixed:
* #323881 by Pasqualle and brmassa: Views 2 integration
* #330372 by liamgh: Deprecated pass-by-references in openflashchart.inc
* Alert users when the Charts module default settings were not yet set.
* #323713 by Pasqualle and brmassa: PHP notices
* Dont crash or point errors when the default plugin was not yet defined
* Apply the correct color value intochart data