v6.0.1
[6.0.1] - 2024-08-13
Added
- Added
Band.setClipping,ConstantLine.setClipping
Changed
BandandConstantLinerendering is now clipped against their owning axis.- Previous behavior can be achieved with
setClipping(false)
- Previous behavior can be achieved with
Fixed
- Fixed
PointLineAreaSeriesRangeError: Maximum call stack size exceeded when using auto max sample count and supplying data that exceeds initial data set size * 2 - Fixed
PolarChart.radialAxis,axisRadialnot working