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 disappear on mobile when the screen scrolls, is there some way to fix this? #97

Open
hezhijun opened this issue Oct 28, 2014 · 6 comments

Comments

@hezhijun
Copy link

Hope you know what I mean, thanks.
s1
s2

@krzysu
Copy link
Owner

krzysu commented Nov 1, 2014

I encourage you to try to solve it by yourself and send a pull request :)

@Roundaround
Copy link
Collaborator

@hezhijun If I understand the problem correctly from your screenshots, it looks like the tooltip is staying in the same fixed place as you scroll? It would be very helpful if you could confirm this!

@hezhijun
Copy link
Author

@Roundaround Yes, it is exactly the problem. Do you know how to solve this problem? thanks in advance.

@Roundaround
Copy link
Collaborator

I don't know yet, but this information should prove useful in figuring out what's wrong. I'll take a look at it sometime in the next few days if I can find the time. :)

@riklaunim
Copy link

Can affect desktop too if you mouse move top, above the chart. Tooltip vanishes if cursor will exit the chart on sides or bottom.

@riklaunim
Copy link

Actually points close to top may get tooltip persist when moving cursor above chart and points close to bottom may get persistent tooltip when moving cursor below the chart.

Calling hideTooltip on chart container mouseout seems to fix it.

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

No branches or pull requests

4 participants