Is there a way to redraw the chart every 15 seconds without
reinitializing it as to avoid a visible "refresh" and loss of
positioning and such in a timeline?

I have a setTimeout that calls the initialize function again every 15
seconds but that redraws the whole chart and reinitializes the chart.
Would it be possible to separate the functions a bit more so I can run
a query to update the data table and redraw the chart but only keeping
one instance of the chart?

For reference the page is at: http://kenergy.jabts.com

If there is anything I can do/provide to clarify, do let me know!
Thanks again!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to