are there any examples of how to use the query setRefreshInterval method? 
sorry I'm just new to all this thats all


On Saturday, March 23, 2013 4:02:02 PM UTC, asgallant wrote:
>
> If you are fetching the data view a Query, you can use the 
> Query#setRefreshInterval method (accepts an integer parameter for the 
> number of seconds between refreshes) to refresh your data on an interval. 
>  If you are using an AJAX function to fetch your data from a custom data 
> source, you can use javascript's interval function to call the AJAX 
> function on an interval and refresh the data.
>
> On Saturday, March 23, 2013 7:27:17 AM UTC-4, Jay Modha wrote:
>>
>> Hi, im new to this, but what is the best way to automatically refresh the 
>> graph with new data, preferably every second, any way of doing this? help 
>> will be much appreciated
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to