Pre loader

Timebased average downsampling

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

Answered Closed
0
0

Is there an API of extension that would enable time-based average (e.g. average 10 minutes worth of data points) down-sampling of measurements?
Or is resorting to pre-filter provided data points the only option?

Version
4.3.0.4686
  • You must to post comments
Best Answer
0
0

Hi Eyram,

I’m not sure what you mean, but by default, SciChart uses visually lossless data-point resampling to ensure the minimum viable dataset is displayed on the screen. This enables big-data performance and rendering millions of datapoints without having to pre-filter data. We have an article in our documentation about it. And if you need to do some other transformations of input data, then you would need to do it in your code and update dataSeries with transformed data that should be displayed.

Hope this will help you!

Best regards,
Yura

  • You must to post comments
Showing 1 result

Try SciChart Today

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

Start TrialCase Studies