If you could put point to a page or put together a jsfiddle page that demonstrates what you are seeing, I can take a look.
Make sure you are referring to Sheet1 in your query. A good debugging strategy when accessing data on a spreadsheet is to display it first with a Table chart, to see that you are getting the data you expect. On Sat, Jun 20, 2015 at 12:16 PM, Ayobami Akanmu <[email protected]> wrote: > Thanks Daniel. There is an improvement, though not yet solved. > > After correcting the syntax and following the guide in the documentation, > the pop-up message now: *"The first and second columns must be entity and > time."* > > This suggests the issue now is with the format of the data in the Google > spreadsheet. After creating my columns, the first column is entity (as I am > aware of) with string values. The second column is in date with this format > *'2009/0/3"* as an example. I opine this will reflect a similitude of *new > date (2009,0,3)*. I also click on the* "Format"* on the menu bar of the > spreadsheet to pick *"Date"* as the format, hoping this will change the > format to the desired. But, the error message is still same. > > Thanks for the understanding and anticipated assistance. > > -- > 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/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- 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/d/optout.
