Pre loader

Steppy waveform between data points

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

1
0

I have a 1000 point array , however when displaying i see steppy waveform. I would have expected the waveforms to display smoothly.. as there are a lot of data points.. but looks like there is some aliasing happening.. played with the aliasing feature and that did not affect the results.

Is there a way scichart draws a line between two points instead of a sample and hold between the points it does not have values for ?

Played wit resamplingmode as well but couldn’t get ti right.

Images
  • You must to post comments
0
0

Hi Manish,

Please take a look at our article on the High Speed vs. High Quality rendering plugins (rasterisers) in SciChart.

enter image description here

The default rasterizer uses very fast integer arithmetic, hence results in aliased (jagged) lines. The High Quality plugin is much smoother but will use more CPU.

We also have a DirectX plugin which is experimental.

Best regards,
Andrew

  • You must to post comments
0
0

Thanks Andrew,

It solved my problem, i don;t have too much data so the speed is not an issue..

Regards,
Manish Bhardwaj

  • You must to post comments
Showing 2 results
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