If you are querying a remote data source using the viz API's query method, the easiest way to get real-time data is to use the #setRefreshInterval method of the query (or the ChartWrapper object, if you are using that). If you have a custom data source, you'll have to write your own function to fetch the data using AJAX.
-- 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/-/n7s1N2ufw08J. 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.
