Expected behaviour
Hovering a data label shows a tooltip for the associated series, independent of the dataLabels.useHTML option
Actual behaviour
Hovering a data label shows tooltip for a different series if useHTML = true
Live demo with steps to reproduce
https://jsfiddle.net/pkhalle/x87fpbvo/
- Hover the data label (120 km/h) and see that the tooltip shows a different series than the one associated with the label
- Set
useHtmlLabels = false and see that the bug disappears
Product version
Highcharts 10.3.3
Affected browser(s)
Chrome, Edge (at least)
Expected behaviour
Hovering a data label shows a tooltip for the associated series, independent of the
dataLabels.useHTMLoptionActual behaviour
Hovering a data label shows tooltip for a different series if
useHTML = trueLive demo with steps to reproduce
https://jsfiddle.net/pkhalle/x87fpbvo/
useHtmlLabels = falseand see that the bug disappearsProduct version
Highcharts 10.3.3
Affected browser(s)
Chrome, Edge (at least)