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

Tooltip does not show if there are multiple charts and one is hidden #18928

Closed
jszuminski opened this issue May 3, 2023 · 1 comment · Fixed by #18930
Closed

Tooltip does not show if there are multiple charts and one is hidden #18928

jszuminski opened this issue May 3, 2023 · 1 comment · Fixed by #18930

Comments

@jszuminski
Copy link
Contributor

Actual behaviour

If there is more than one chart, and display: none is set for one of the charts, the tooltip shows only for the first chart.

Live demo with steps to reproduce

Demo: https://jsfiddle.net/BlackLabel/jr82ognp/

  1. Switch tabs
  2. Hover over a series (there's no tooltip).

Product version

Regression from Highcharts 11 (everything worked well for <= 10.3.3)

@TorsteinHonsi
Copy link
Collaborator

I think this is a duplicate of #18920. I'll have a look.

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.

3 participants