What's New in SciChart.js SDK v3.4
SciChart.js v3.4 is minor update to our JavaScript Chart Library which is backward compatible to version 3.0. Our team has added lots of features to improve SciChart, which are detailed below.
Read the full release note at scichart.com/scichart-js-v3-4-released!
Version 3.4 at a glance
- Hoverable Annotations
- DataLabels support for Stacked Column Series
- New Chart Type! Smooth Stacked Mountain Series
- Alternative Line Smoothing algorithms
- Animations improvements
- Engineering formatting for Axis Labels
- Optionally disable loader animations
- CursorModifier now supports non-uniform heatmap and contour series
- PaletteFactory.createYGradient - helper method for creating paletteproviders that depend on y-value
- SVG Annotations can now be placed behind the chart
- SS.ms format for displaying milliseconds and seconds in SmartDateLabelProvider
- createSuspended and nextStateRender for visual testing and chart image export improvements
- Gradient fill for band series
- Sync Vertical Chart axis sizes with SciChartHorizontalGroup
- Sensible Column Widths for Columns, Error Bars, Candlesticks using dataPointWidthMode
- ColumnSeries can draw different styles in the same series
- Improvements to Splitting Line Charts by Thresholds
- Added MemoryTests project to Github to allow debugging memory issues
- New React / JavaScript Chart demos
- Improvements to Documentation / Examples
- Bug fixes, Improvements