Pre loader

Drawing multiple line series perfomance issue

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

HI,
I am using Scichart for drawing multiple line series on the same chart.
sciChart Image
video to make it more clear https://youtu.be/O0WiocmldXY , when we have many channels we face a performance issue due to that, and the update rate of the lines become much higher and the responsive of the UI becomes bad.

this kind of graph called segmented graph, what it does it cuts a small portion from other line chart, and draw the data that crosses a specified threshold that the user choose.

we want to draw, up to 100 lines at the same time. each line has 30,000 points.

we assume that the high number of data series causes bad performance.
what can we do, to increase performance? is there a different line series we can use?

Version
8
Images
  • You must to post comments
0
0

Hi Suhib,

Thanks for your inquiry.
First of all, we would recommend taking a look at the “Performance Tips & Tricks” section of our documentation. Here is a link:
https://www.scichart.com/documentation/win/current/webframe.html#General%20Performance%20Tips.html

It’s also worth mentioning that the rendering performance depends on the hardware you use. Mainly on the GPU if you are using our hardware-accelerated rendering engine.
More details can be found in the “SciChart WPF System Requirements” article here:
https://www.scichart.com/documentation/win/current/webframe.html#SciChart%20System%20Requirements.html

Please let us know if you need any further assistance.

With best regards,
Lex S., MSEE
SciChart Technical Support Engineer

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.