I using OAuth 2.0 Authorization and I could extract the data 
using gapi.client.sheets.spreadsheets.values.get
How can I create charts using this data?
I can't use any google.visualization commands. Please I am brand new in 
Google products.
I'd try to convert array to datatable using: var data = 
google.visualization.arrayToDataTable(response.result);

Thanks,




-- 
You received this message because you are subscribed to the Google Groups 
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to