Hi I think that your request depends on the visualization that you are using. You can always fetch only the information that you need using our query language and your data source, however it depends on what you want to present to the user at any given point in time. For example, in the Table visualization, you can fetch only the rows that you are currently showing and fetch new rows when the user presses next/prev buttons.
Hope this helps, Viz Kid On Fri, Jan 21, 2011 at 7:00 PM, Gp <[email protected]> wrote: > Is there any way to load data on demand? Say I have a one million > element data set. It's too slow to load it all at once. Is there any > way to load only the sections that the user is viewing? > -Gp > > -- > 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]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- 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.
