Well so far I got the gauge to refresh and redraw nicely (only updates the value and spins the pointer as opposed to redrawing the whole visualization). However I cannot get the annotated timeline to do the same. I am wondering is this a bug/limitation of the annotated timeline? I am using a setRefreshInterval on the query to update the data.
If anyone has any thoughts or input, let me know! I am going to try changing the annotated timeline type to see if that makes any difference. On Jan 27, 11:32 am, Joshua Abts <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
