0

Poor Rendering Performance with LinearAxis and LineSeries with 72k DataPoints

loiti il y a 4 ans mis à jour il y a 4 ans 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.