Highcharts v11.1.0
Core v11.1.0 ·
14 BUGFIXES EXPAND COLLAPSE
- Fixed #18869, redundant chart redraws on changing title, subtitle or caption font size, or top level chart font size.
- Fixed #19017, failure in parsing negative numbers with spaces in the data module.
- Fixed #19053, a regression since 10.3 causing item series update not to work correctly.
- Fixed #19051, axis crossing was not always correct.
- Fixed #18985, updating enableMouseTracking from
true to false didn’t work.
- Fixed #17589, update of multiple data labels didn’t work in specific conditions.
- Fixed #17791,
pointRange wasn’t calculated for multiple series with single points.
- Fixed #19028, border radius was wrongly applied for negative column points when the zoneAxis option was
x.
- Fixed #12063, packed bubble parent nodes had a bad position after width update.
- Fixed #18891, invisible data labels in treegraph series reacted to hover.
- Fixed #18960, a regression in v11, wrong placement for data labels in dumbbell series.
- Fixed #18110,
yAxis.maxPadding was ignored when yAxis.softMin was set.
- Fixed #18956, a regression causing small sankey nodes rendering as circles.
- Fixed #18876, updating the
tooltip didn’t work when wasn’t declared in the chart configuration.