charts 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| charts-6.x-1.0.tar.gz | 21.95 KB | 640950fffdbc2a1ab09483cc34345215 |
| charts-6.x-1.0.zip | 30.8 KB | 3c5a69ca1e4ea9caf1bfe2361bb3f71a |
Release notes
This release correct several small-but-critical bugs, removes both FusionCharts and OpenFlashCharts (they will be included again in the future) and views integration.
Note: i would like to have extra maintainers to help on this. Im specially interested in implementing the Interactive Charts from Google and increase the number of features for all of the supported charts.
New features:
* Google Charts now have stacked bars (vertical and horizontal)
* Users might choose to display value labels and series legends
* Amazing GD Image library chart creator by Mads Peter Henderson
Improvements:
* The default chart settings' page slightly reorganized: multiple charts printed at once, some fieldsets and the new Label and Legend options
* Chart example generator now requires both type and title
* Both FusionCharts and OpenFlashCharts removed. Because they never worked correctly, its far better to add them later, with better implementations
* Remove the spedific views option Show Legend since its now possble to select it normally
* Google Charts now use the label/legend switch accordingly
* #716546 by tracerul: adding "alt" attribute in the img tag for Google Charts make some HTML validators calm down
* #261437: Documentation about Flash filef by brmassa
* A warning on hook_requirements when the PHP version is below 5.2
Bugs Fixed:
* Google pie charts now use the correct color scheme
charts 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| charts-7.x-1.x-dev.tar.gz | 21.04 KB | ba80bf899b8bbeffd2a0787c2eb4559f |
| charts-7.x-1.x-dev.zip | 31.42 KB | 377c8cd6c1b0f3ad58f644287ed4211a |
Release notes
Port to Drupal 7!
charts 6.x-1.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| charts-6.x-1.0-alpha6.tar.gz | 20.16 KB | 90267b04456b0270732a7aaac6aa118c |
| charts-6.x-1.0-alpha6.zip | 30.23 KB | 40c949a22220c6d805d90aa86326e189 |
Release notes
A new Alpha is available (i want to make the API a bit more sophisticated before marking as beta... maybe only one more alpha to go :)
New features:
* Views integration that works! you must add Views Calc module in order to get it working
* Color integration that works! it uses only text fields to set the color values, but if you enable the Colorpicker module, it will use it
* Google Charts' plotter with labels
* Google Charts' multiple series 2D Pie
Bugs fixed:
* Several minor and major fixes
NOTES:
* Only Google Charts module is working now.
* Documentation is still lacking deeply
* Im willing to add Flot, Google Visualization API and Open Flash Charts 2 if someone gives me help.
* Report any bug you find. I will be glad to take a look
BE A CO-MAINTAINER NOW!
charts 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| charts-6.x-1.x-dev.tar.gz | 22.02 KB | 9ccdd38284eb222c24468bf130e7c7fc |
| charts-6.x-1.x-dev.zip | 29.84 KB | 39acfeb12d2162a7823f88adf53c4adb |
Release notes
1.x dev - DONT USE IT for production sites!
charts 6.x-1.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| charts-6.x-1.0-alpha5.tar.gz | 20.39 KB | f89358d8cfc385b792a5a0788f141a2c |
| charts-6.x-1.0-alpha5.zip | 30 KB | 22b66a8fa8c0d1f736fc241ab49689a3 |
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
charts 6.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| charts-6.x-1.0-alpha4.tar.gz | 14.49 KB | 1bfd4f07ae619fdd6d071499ce9b3e87 |
| charts-6.x-1.0-alpha4.zip | 21.94 KB | 4f1abed3c25f576f21399bc083c0025a |
Release notes
Bugs fixed:
* #245567: Drupal 6.2 changed the access rules. Fixed
charts 6.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| charts-6.x-1.0-alpha3.tar.gz | 14.45 KB | 34ea5fba4751aabda3805cd108b0f48b |
| charts-6.x-1.0-alpha3.zip | 21.92 KB | 45427f82f47b81c2aeca1883a71448b0 |
Release notes
Bugs fixed:
* Drupal 6.2 changed the access rules. Fixed
charts 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| charts-6.x-1.0-alpha2.tar.gz | 14.41 KB | c951b0350f988dd6c2651c5f994338a8 |
| charts-6.x-1.0-alpha2.zip | 21.9 KB | 106548ccb640d1ac09b0194a49604adc |
Release notes
Bugs fixed:
* A lot of small bugs fixed
New features:
* FusionCharts implementation
* Color palette for series and pie charts for all chart plugins (by the color palette is still temporary)
charts 6.x-0.1
| Download | Size | md5 hash |
|---|---|---|
| charts-6.x-0.1.tar.gz | 14.24 KB | bea9696e9c3fd3db9aa6ba9295318ab3 |
| charts-6.x-0.1.zip | 21.34 KB | 7190c6cd36ea999bea81aa34912f05f7 |
Release notes
The very first ALPHA release.
You will find:
* Drupal core administration charts
* Google Chart API and Open Flash Chart integration
* Simple data schema
You will not find:
* CCK and Views integration
* FusionCharts integration
* Complex data schema