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 outside bug #9694

Closed
Basts opened this issue Dec 17, 2018 · 2 comments
Closed

Tooltip outside bug #9694

Basts opened this issue Dec 17, 2018 · 2 comments

Comments

@Basts
Copy link
Contributor

Basts commented Dec 17, 2018

When tooltip.outside is set to true and chart has more than one series with different types (checked at column & line and column & spline) occurs tooltip bug - tooltip displays without right and bottom border and without a pointer. What I noticed:

  • it happens in greater than 5 version (in 5 it works fine),
  • the bug doesn't occur always, so it's needy to refresh the browser,

The bug is connected with the post from the forum

Live demo with steps to reproduce

jsFiddle

Product version

Highcharts 6, 7

Affected browser(s)

Tested on chrome and firefox

@Bodokh
Copy link

Bodokh commented Dec 25, 2018

Is there any temporary workaround until this is fixed?

@KacperMadej
Copy link

If you are happy with how version 5 works then you could just disable the option, because it was added in v6.1.1.
Workaround: https://jsfiddle.net/BlackLabel/2oxh308z/

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

No branches or pull requests

4 participants