How large is the data? 

One way to go outside the API would be to add a "+" and "-" button like in 
google maps. When they click +, add rows and redraw, when they minus, 
remove rows and redraw. Make sure to sort your data, and then decide how 
many rows to do each step? Or decide the value range to increment each step 
and only add rows that fall in the new range?

But to do this, it must mean you already have the data outside the current 
range or need to query synchronously, not sure if that is any less 
efficient than just loading it all to begin with? 

-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/6238754f-71be-4cc6-9cd4-db135f0dd5f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to