There is nothing wrong with the JSON string. It works just
fine: http://jsfiddle.net/asgallant/qXMKx/. If you post your javascript,
I'll take a look and see if I can figure out why it isn't working.
On Tuesday, February 25, 2014 10:43:35 AM UTC-5, Ewgenij Sokolovski wrote:
>
> 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.