SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
A quick update for our users. SciChart v3.1 is in QA (Test Phase) and is about to be released. A full release note with code-samples for new features will be put on the site at www.scichart.com/news/ once the release has gone out.
As a heads up, this is what we’ve done for v3.1 which you will be able to get soon!
As part of our work towards exciting new directions in SciChart we are refactoring the code-base. For instance, SciChartSurface now inherits SciChartSurfaceBase and ISciChartSurfaceBase, IRenderableSeries now inherits IRenderableSeriesBase, IChartModifier now inherits IChartModifierBase.
Q: If I get a compilation error in v3.1 and it sounds like the above, what should I do?
Simply contact support. We don’t have enough test-data to check all of our non-public API still compiles with the variety of applications out there, but any breakages we are happy to fix for those in support-period.
Q: Why are you doing this?
All will be revealed! We are working towards exciting new directions in SciChart and this requires refactoring some of the code at a deep level to share more code between SciChart and our new adventure.