Pre loader

Dynamic data loading on zoom

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

I have a huge dataset and must control dataloading. I want load data dynamically as the user zooms in on details. How can this be achieved?
The idea is to let it work like google maps where the chart first zoom with the data in memory while the new more detailed dataset is fetched and updated when it has been loaded.

  • You must to post comments
0
0

Hi there,

It sounds like what you need to do is Virtualize the dataset, e.g. you want to display a large dataset and to reload it (like map tiles) as you zoom or pan.

Please see the discussions in the following threads. Particularly this one on Virtualizing which is the most applicable.

Best regards,
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies