Hi again, It is in our roadmap to implement functionality to allow you to implement partial loads so that drill-down type functionality can be used. We do not have exact date and details on it at this time.
- VizBoy. On Thu, Jan 29, 2009 at 2:49 PM, Joshua Abts <[email protected]> wrote: > > Will this functionality include being able to load parts of a > datatable at a time like google finance does? So that way we aren't > loading 5MB of historical data and instead being able to just load the > first part then the rest of the data if required? > > On Jan 29, 2:12 am, VizBoy <[email protected]> wrote: > > Hi, > > > > Unfortunately, so far the AnnotatedTimeLine does not support such > behavior, > > and indeed the Gauge does. > > It is in our planned feature requests for the AnnotatedTimeLine. > > > > - VizBoy. > > > > On Wed, Jan 28, 2009 at 1:26 AM, Joshua Abts <[email protected]> wrote: > > > > > 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 -~----------~----~----~----~------~----~------~--~---
