Hi,

The Java DataSource library is intended for people who have data on their 
server that they need to deliver to the client. It is the glue that allows 
the JavaScript visualization tools to communicate with a server. Please 
excuse me if I misunderstood, but it seems like you want to create a chart 
from a Google Spreadsheet. You can achieve this by using a 
Query<https://developers.google.com/chart/interactive/docs/queries#Sending_a_Query>
 to 
send a request to the spreadsheet (like in that example) and using any of 
the charts in the Chart 
Gallery<https://developers.google.com/chart/interactive/docs/gallery> to 
chart that data.

On Wednesday, October 10, 2012 4:55:21 PM UTC-4, gean carlos morales castro 
wrote:
>
> Hello, I need help understanding how to use a google spreadsheet using 
> google Java Datasource Library of google visualization,
> thanks...
>

-- 
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/-/Icq0X7XWLmQJ.
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.

Reply via email to