For mulitple columns i get data like this but it doesnt draw both the lines
...
{ "cols": [ {"label":"Dat","type":"date","role":"annotation"},
{"label":"RETURNING VISITS","type":"number"} ], "rows":
[{"c":[{"v":"Date(2012,11,28)"}, {"v": 0}]},{"c":[{"v":"Date(2012,11,29)"},
{"v": 0}]},], "cols": [ {"label":"Dat","type":"date","role":"annotation"},
{"label":"NEW VISITS","type":"number"} ], "rows":
[{"c":[{"v":"Date(2012,11,28)"}, {"v": 5}]},{"c":[{"v":"Date(2012,11,29)"},
{"v": 5}]},]}
--
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/-/R4vxcX2kxGIJ.
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.