SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
I am adding charts with 10 million points.
With 40 million points the chart throws an OutOfMemoryException
In SciChart is there a limit on the number of points ? Or should I configure something?
Why such a difference if X data type is DateTime?
Hi there,
There is no limit on the number of points you can show with SciChart. The limit is only memory and CPU power available. We have customers who have shown 40,000,000 points without problems in the past.
Please check the following things:
UPDATE
For XyDataSeries<DateTime, Double> we have noticed there is a bug in v3.0, v3.1 of SciChart which considerably limits performance of TX data types anything other than double, when you have millions of points and you zoom in. Please see the video below where we demonstrate this bug and the fix, which will be included in our v3.2 build.
Best regards,
Andrew
Please login first to submit.