Closed (fixed)
Project:
Google Chart Tools
Version:
7.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2012 at 18:01 UTC
Updated:
30 Jul 2012 at 19:11 UTC
In google_chart_tools.js, passed arrays of float data points are being parsed to Int, causing charts do display incorrectly.
| Comment | File | Size | Author |
|---|---|---|---|
| parse_bug.patch | 1.08 KB | nicksmedulla |
Comments
Comment #1
nicksmedulla commentedComment #2
konforti commentedThanks,
http://drupal.org/node/1617012
Does this one connected ?
Comment #3
konforti commentedPushed to dev branch:
http://drupalcode.org/project/google_chart_tools.git/commitdiff/332e6abb...
Thanks.