Hello, community. I'm quite new to Google Charts. Currently, I'm trying to
depict data of the standard northwind access database in a pie chart.
However, my script crashes with error output "Invalid JSON string:".
My JSON is
{"cols": [{"id":"","label":"Artikelname",
"type":"string"},{"id":"","label":"Listenpreis", "type":"number"}],"rows":
[{"c": [{"v":"Northwind Traders Curry Sauce"}, {"v": 40.0000}]},{"c":
[{"v":"Northwind Traders Marmalade"}, {"v": 81.0000}]},{"c":
[{"v":"Northwind Traders Coffee"}, {"v": 46.0000}]},{"c": [{"v":"Northwind
Traders Dried Apples"}, {"v": 53.0000}]}]}
Actually, I don't see what could be wrong with it :-( Any idea?
Kind regards
Ewgenij
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.