I agree, the code is good but dates are not formatted as i'd like ( 'Y,M,d,H').
In fact the error comes from the second property (
chart.draw(data, {
hAxis: {
format: 'Y,M,d,H';
}
}); )
I tried it and Firebug (in the google visualisation playground) answered the
error i quoted before.
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-visualization-api/-/HQQLjjNXuxwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.