v6.0.2
[6.0.2] - 2024-08-27
Changed
BarChartnow restores original user supplied data order when sorting is disabled after data specification.- Previously this operation would have kept any previously sorted order.
Fixed
- Fixed manual XY cursor not sticking to axis location configured using
setPosition - Fixed
PolarHeatmapSeriescrash if fill style is not set to aPalettedFill - Fixed Result Table font not being configurable for cells that are displayed by passing a series reference
- Fixed
AreaSeriesandAreaRangeSeriesclipping configuration not working properly- Default mode was
falseinstead of expectedtrue setClippingdid not do anything
- Default mode was
- Fixed
LineSeriesskipping rendering if its entirely outside its axis range, even when it should be visible in stacked axis use cases with clipping disabled