Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solid gauge with useHTML in data labels shows wrong series in tooltip #18821

Closed
palhal opened this issue Apr 13, 2023 · 1 comment · Fixed by #18853
Closed

Solid gauge with useHTML in data labels shows wrong series in tooltip #18821

palhal opened this issue Apr 13, 2023 · 1 comment · Fixed by #18853

Comments

@palhal
Copy link

palhal commented Apr 13, 2023

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/

  1. Hover the data label (120 km/h) and see that the tooltip shows a different series than the one associated with the label
  2. Set useHtmlLabels = false and see that the bug disappears

Product version

Highcharts 10.3.3

Affected browser(s)

Chrome, Edge (at least)

@highsoft-bot highsoft-bot added this to To do in Development-Flow via automation Apr 13, 2023
@bm64
Copy link
Member

bm64 commented Apr 17, 2023

Hello @palhal and thanks for reporting the bug. Looks like it is broken since 8.1.0: https://jsfiddle.net/BlackLabel/0t9yez2d/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

4 participants