0

Poor Rendering Performance with LinearAxis and LineSeries with 72k DataPoints

loiti 4 jaar geleden bijgewerkt 4 jaar geleden 1

Hi,

i have a LineSeries with 72k Datapoints, Rendering time is about 20sec.

Is this normal? How can i speed up the rendering.

I am using LinearAxis for X and Y axis, LineSeries is bound to IEnumerable of OxyPlot DataPoints.

I am using the newest OxyPlot WPF components...