This is a super-small patch to update the chart bar sizing parameter for the Charts API change that uses an auto/relative flag now:
http://code.google.com/apis/chart/styles.html#bar_width
Patched again Drupal 6 HEAD.
| Comment | File | Size | Author |
|---|---|---|---|
| chart_barsize.patch.txt | 754 bytes | yhahn |
Comments
Comment #1
boombatower commentedLets makes some constants for:
If possible please use http://drupal.org/patch.
Comment #2
13rac1 commentedThis was implemented in #1245722: Make #bar_size support automatic and relative options. FYI (and me too!): 'a' is for absolute, not automatic. See docs: http://code.google.com/apis/chart/image/docs/gallery/bar_charts.html#chbh
Constants added to 7.x-1.x. "Patch to be ported" for both changes added to #324133: Bar chart, spacing between sets