chart 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| chart-7.x-1.1.tar.gz | 18.27 KB | f877a12cef203b13ba46199b0ffff0dc |
| chart-7.x-1.1.zip | 22.54 KB | afe0d0fbaa1bae7538013878695dd2f2 |
Release notes
Changes since 7.x-1.0:
- #587742: Use protocol relative Google Chart API URL.
- Fixed negative division in _chart_adjust_resolution
- Fixed chts, chxl, chxp, and set undefined notices, 1103966
- Apply 868092 and 1245722. Remove extra rounding,and add a/r to #bar_size
- Changing NULL checks to is_numeric
- Applied patches from 1245604, 1245672, 1247036, 1205408, and 1123192. Minor PHP notices, and minor features.
- Add color scheme option to view.
- Group row data.
- Remove last reference to $row->key and replace with $row->{->field_alias}.
- If only one set then use the view title as the chart title.
- Add a 0.05 margin to auto-scaled data.
- Add hook_chart_views_alter().
- Check for views fields that are excluded.
- Default #adjust_resultion to TRUE on views chart.
- Correct views plugin data extraction.
- Properly document chart_types().
- Sync, update, and use constants for keys in chart_types().
- #587742: Update CHART_URI constant for more recent url.
chart 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| chart-7.x-1.0.tar.gz | 17.56 KB | 4eeb1aecc67a6e47762f912d14220a4f |
| chart-7.x-1.0.zip | 21.4 KB | 0504abeba441ac3f9c1bb3f949b78e26 |
Release notes
git log --oneline ad71ba1e54dc4be18e5429e664c21f39db095a3c..
64e8cc1 Update README.txt.
6c6154a Document hook_chart_color_schemes() and hook_chart_color_schemes_alter().
d7943db Cleanup chart_color_schemes().
6599d36 Remove CHANGELOG.txt.
704c59e Follow Drupal constant formatting guidlines.
fb2836d Improve chart_build() error handling.
582594d Attempt at better documentation of chart array keys.
35188b5 Add API documentation for hook_chart_alter().
4df454d Update system charts for new theme('chart').
2d01a19 Much improved chart_build().
fe4e7b1 Move chart_views/includes/views to chart_views/views.
055be5f Update chart_views for views 7.x-3.x.
ede7b42 Make module descriptions consistent.
5f58964 Replace static references with drupal_static().
48ef1a3 Add 'QR code' to chart_types() [missed in previous commit].
d0d8b2d Replace chart_render() with theme_chart() and improve internal chart building.
fe97aa0 Move system_charts out of contrib directory and into root.
2a45ebf #876044: Convert database queries to DBTNG.
3fc0b8a #463200: Add QR Code Chart Type.
625c079 Implement theme function for chart.
eaf7433 Remove extra spaces.
335eeb8 Replace drupal_query_string_encode() with drupal_http_build_query().
33efe7f Move chart settings under media category.
fe588c1 Followup style changes.
5cb89ec Followup API changes.
e31582a Automated api upgrade changes.
13719f3 Initial automated style cleanup.Complete diff: http://drupal.org/files/issues/1056772-summary.patch
chart 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| chart-7.x-1.x-dev.tar.gz | 21.03 KB | 5fe253cbe0fc6039719aedbc000b85a0 |
| chart-7.x-1.x-dev.zip | 25.22 KB | e34acf1ed08e261184b43384e0bdad20 |
Release notes
Development release.
chart 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| chart-6.x-1.3.tar.gz | 18.8 KB | 0c6a9988d3c0eff1c7c4640146cf8abf |
| chart-6.x-1.3.zip | 22.62 KB | 75ed68e8415401e83ba1589f9198be73 |
Release notes
SimpleTest 6.x-1.3, 2010-11-16
------------------------------
-Bugs:
* #518446: correct chart_unique_color() schema logic.
* Correct data encoding logic for a "NULL" entry, as it is confused by 0.
- Changes:
* #401422 by quickcel: support Google-o-meter chart type.
* #518444: clean up notices.
* #518458: clean up white-space.
* Update .info files.
* #518466: correct comment block spacing.
* Correct CVS ID comments in info files.
* #415600 by awolfey, sullix, boombatower: legend's position.
* Add default for '#legend_position'.
chart 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| chart-6.x-1.x-dev.tar.gz | 20.8 KB | f321c5c11c99abcc6c569d2bde339d0f |
| chart-6.x-1.x-dev.zip | 24.69 KB | d0a67ba403ec274b2474b02c0deb51a7 |
Release notes
Development release.
chart 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| chart-6.x-1.2.tar.gz | 15.63 KB | a299f391446e6244737a611d01d08790 |
| chart-6.x-1.2.zip | 17.58 KB | cae4ee6a24a44919dbf7c618fcd95124 |
Release notes
- Port to D6
chart 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.2.tar.gz | 15.69 KB | b43412573d819fe761fbc7bcae99efff |
| chart-5.x-1.2.zip | 17.64 KB | 68a37deb493f08c094058833c12458f3 |
Release notes
- Patch #1 by Kehan: Adds mapping capabilities via the #countries & #georange array keys, as well as the CHART_TYPE_MAP constant
chart 5.x-1.1-1
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.1-1.tar.gz | 15.59 KB | a0fac3717a4cdc91d646545bae5fa3ed |
| chart-5.x-1.1-1.zip | 17.52 KB | 5e16282b7720ad694ffe14f1a88d46ec |
Release notes
- Fixed bug with always assigning adjust_resolution to true when it is set at all.
chart 5.x-1.1-0
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.1-0.tar.gz | 15.58 KB | 3bd338eb528cf2f1a7ae60b34e0c8c29 |
| chart-5.x-1.1-0.zip | 17.51 KB | 237161db9cb0fee7d6592b0f813edbea |
Release notes
feature: statically cache generated charts.
feature: chart_url();
chart 5.x-1.0-1
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.0-1.tar.gz | 15.44 KB | c95e379798c12690dff7395eb899443a |
| chart-5.x-1.0-1.zip | 17.35 KB | a2113748c564b85af5efb2d58f6dd9a9 |
Release notes
fix: re-wrote a few queries which relied on MySQL specific functions, should no longer break PostgreSQL.
fix: wrapped a few strings missing t();
misc: more documentation
chart 5.x-1.0-0
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.0-0.tar.gz | 15.48 KB | 9e890da6549d28f25500809e560cc75c |
| chart-5.x-1.0-0.zip | 17.4 KB | ead0231174e0bcad1046b16f0406830b |
Release notes
feature: mixed_axis_label(); accepts arrays
feature: mixed axis label positions
chart 5.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.0-rc3.tar.gz | 15.38 KB | f82a46f8ada4a3eb4996b72587e29825 |
| chart-5.x-1.0-rc3.zip | 17.3 KB | 65c5a59d5f6123cbf57eef399551abbb |
Release notes
Feature: support for mixed axis labels and mixed axis label positioning.
chart 5.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.0-rc2.tar.gz | 15.09 KB | 1dccb798809ab8d209bd11f3f4b031d7 |
| chart-5.x-1.0-rc2.zip | 16.99 KB | 0a29e6348b9cdd692d414a1b88c040b2 |
Release notes
code styling
system_charts ignoring user uid 0
refactored chart_copy();
chart 5.x-1.0-rc
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.0-rc.tar.gz | 15.08 KB | 6b4603a964625a20bab10bfbd6f22019 |
| chart-5.x-1.0-rc.zip | 16.98 KB | 7686e060df0555a4b3323a2e89e7572b |
Release notes
First Release Candidate.
chart 5.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.0-beta3.tar.gz | 14.89 KB | 01e41b599bc75f40f8e0687e9ab1cdc9 |
| chart-5.x-1.0-beta3.zip | 16.71 KB | 05e0ed74f85628c8de246ba8df054b1a |
Release notes
Various usability improvements
chart 5.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.0-beta2.tar.gz | 14.49 KB | 9e6d48426b21fcd5267a3eb0edf49d6e |
| chart-5.x-1.0-beta2.zip | 16.32 KB | 9ae6838f59eb3c91e5ddcc4879851c9b |
Release notes
Encoding formats have been removed to for accessability issues of this module. Text is now the only encoding format for the moment, #adjust_resolution will overcome large or small dataset resolution issues
chart 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.x-dev.tar.gz | 15.45 KB | 56ec61e5b68b2de6f8760285edb38f6e |
| chart-5.x-1.x-dev.zip | 17.36 KB | f4ed17b72fa52788ab8c47645f6598d6 |
Release notes
BETA Development
chart 5.x-1.0-beta
| Download | Size | md5 hash |
|---|---|---|
| chart-5.x-1.0-beta.tar.gz | 14.89 KB | a21ca3afcc443f467ef9c08d1b136721 |
| chart-5.x-1.0-beta.zip | 16.71 KB | 3099c5a4337974fac2cd937f70058983 |
Release notes
BETA 1 release. Provides near-complete API functionality but still needs testing.