Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download chart-7.x-1.1.tar.gztar.gz 18.27 KB
MD5: f877a12cef203b13ba46199b0ffff0dc
SHA-1: 6e2d4af154b305522da499c2c945dac4eb3e1700
SHA-256: 7026b9eda522730f5a9cc8fe75af4ade3fc3b71be40e36390397e61128260cab
Download chart-7.x-1.1.zipzip 22.54 KB
MD5: afe0d0fbaa1bae7538013878695dd2f2
SHA-1: 93e46c3617d896d87a639508eb74b0d5eb85b4b3
SHA-256: d3a8aa94186b8c4b1888b6dcba335d8fddf57d0153705090779aef7321dde85a

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.
Created by: boombatower
Created on: 31 Aug 2011 at 04:30 UTC
Last updated: 31 Aug 2011 at 04:32 UTC
New features
Bug fixes

Other releases