In order to work with a google.visualization.Query your data source needs to expose a visualization data source end point (REST api). See here for more details: http://code.google.com/apis/chart/interactive/docs/dev/implementing_data_source.html
ChartMan On Fri, Sep 23, 2011 at 9:33 PM, Jeffrey Walther <[email protected]> wrote: > I was wondering if I could use visualization.query on a sharepoint > list. I want to use the pivot command to combine my products and > counts by the dates. Right now I have three columns: date, count, and > products and google charts won't generate a chart. I have tried using > the google code playground with the URL for my sharepoint site, but it > does not seem to be working. If there was another way to do this that > would be great. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > 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. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
