v8.0.2
[8.0.2] - 2025-09-05
Changed
- Legends with LUT are now default positioned on right side of chart rather than bottom.
- This was done because Legend LUTs don't look very good in horizontal orientation
ZoomBandChartnow automatically copies secondary axis type (linear, high precision, logarithmic)- Changed
DataSetXYto allow schema entry beingundefined - Improved legend entry positioning slightly (utilize more space rather than always positioning entries starting from corner)
- Improved custom cursor performance in use cases with large number of series
Fixed
- Fixed label positioning problems with funnel and pyramid charts
- Fixed default cursor formatting with percentage LUT showing values as % incorrectly
- Fixed
RectangleSeriescrash when usingDashedLineand high precision axis - Fixed
DataSetXY.appendSamplesoffsetparameter not working if dataset is previously empty - Fixed some legend display errors when HTML text rendering is used
- Fixed
PointLineAreaSeriesbug when inputting several samples withappendSampleto a previously empty dataset, where one of the data points would receive same value as another one - Fixed scrolling heatmap grid series working incorrectly if
setStartis called when the series has data inside it - Fixed
DataSetXY.appendSamplescrashing if data record has key withundefinedvalue