Assuming that your JSON is properly formatted in the way that the Visualization API expects it to be, then you can just use the url to your data source in place of the url to the Google spreadsheet and it should work fine.
On Thursday, April 12, 2012 2:30:43 AM UTC-4, Ram wrote: > > I want to create a Table like "Table Query Wrapper Example" (like > https://developers.google.com/chart/interactive/docs/examples#tablequerywrapper > ). I > have noticed that this Table has referred data from a Spread sheet. But Now > I have populated data as Json on server side php for my Visualization > Table. Is it possible to use my php url(which returns JSON data for Table) > for creating like TableQueryWrapper suppoted Table. > > Also i have read I need a Google Account with already created Spread sheet > for getting spread sheet URL.So How to create a Spreadsheet dynamically > from a PHP. > -- 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/-/N7Zfni2nhXkJ. 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.
