v6.1.2
[6.1.2] - 2025-01-07
Added
- Added
Axis.setThicknessallowed parameterundefinedto disable any previous configured thickness.
Changed
- Changed
Axis.setDefaultIntervalto acceptundefined. This restores default state.
Fixed
- Fixed
ZoomBandChart.setPaddingnot doing anything.- This method can now be used to disable automatic alignment feature of zoom band chart.
- Fixed
ZoomBandChartcrash when adding series with optionsxAxisoryAxis - Fix
ParallelCoordinateChartseries also rendered outside series area if axis interval is manually set - Fixed
BarChart(stacked and grouped) crash if legend is recreated and highlighting is enabled - Improved v6.1.0 workaround for Intel Iris Xe and Apple Silicon Chip M1/M2/M3 graphics error
- Issue was still visible when using rotated series (e.g. high precision Y axis)
- Fixed Polar chart radial axis tick labels being hidden around where axis title would be, even if title is hidden.
Deprecated
- Deprecated
PointLineAreaSeries.addandaddArraysXY.- Replacements
appendJSONand ´appendSamples` were already added almost year before but due to build error, deprecation was not marked correctly.
- Replacements