Downloads

Download tar.gz 20.39 KB
MD5: f89358d8cfc385b792a5a0788f141a2c
SHA-1: 3049107fc8274646bc97ff536d1505599b6b60a2
SHA-256: cc9451c8da72db16d54c7d91174b6484881e09a6ed2f1d6bde933269f79ae4bf
Download zip 30 KB
MD5: 22b66a8fa8c0d1f736fc241ab49689a3
SHA-1: 31494b56e940bc22d7bb406fa65ac3042c2ceaea
SHA-256: bb352e4fb73f146f90a0656ad57fa1f47d52d5d35e9390559bcbd46db251694a

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

Created by: brmassa
Created on: 13 Nov 2008 at 02:04 UTC
Last updated: 13 Nov 2008 at 02:04 UTC
New features
Bug fixes
Unsupported

Other releases