I want to publish this data and chart:
https://docs.google.com/spreadsheet/pub?key=0Au4HBfGndfFmdDdBc2xETmdSNElHaThFOGlTOVNpaVE&gid=0
but when I embed the Javascript to my website, I receive the red error
"First column must contain date, or date and time."
The Javascript code is:
<script type="text
/javascript"
src="//ajax.googleapis.com/ajax/static/modules/gviz/1.0/chart.js">
{"dataSourceUrl":"//docs.google.com/spreadsheet/tq?key=0Au4HBfGndfFmdDdBc2xETmdSNElHaThFOGlTOVNpaVE&transpose=0&headers=1&range=B1%3AC11&gid=0&pub=1","options":{"displayAnnotations":true,"vAxes":[{"useFormatFromData":true,"viewWindowMode":"pretty","viewWindow":{}},{"useFormatFromData":true,"viewWindowMode":"pretty","viewWindow":{}}],"booleanRole":"certainty","displayRangeSelector":false,"displayZoomButtons":false,"wmode":"opaque","hAxis":{"useFormatFromData":true},"width":1192,"height":483},"state":{},"chartType":"AnnotatedTimeLine","chartName":"Chart
1"} </script>
Any ideas how to fix that?
Thank you,
Nikolay
--
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/-/oI0qTuAMM78J.
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.