-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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 stickOnContact: true
throws error on hover from followPointer: false
to true
#18693
Comments
Hello @eriksoeb and thanks for reporting the issue. It looks like the issue is caused by |
helo @bm64 |
This is not an exclusive Highcharts Maps problem. With |
stickOnContact: true
throws error on hover from followPointer: false
to true
By setting **_stickOnContakt:fals, in your minimal demo, I basically get the same information, but fewer error mesages. I am currently not sure if stickOnContact have any impact/function.. |
I have prepared a workaround for that issue by overwriting one of the tooltip methods. It is inside the IIFE function. If you want to use it, just copy-paste it into your project and everything should work as intended. A similar solution will be used in HC Core. Live demo HC Core: https://jsfiddle.net/BlackLabel/9ubg57sq/ |
Thanks a lot ! Great!I will look into this on monday !Erik12. apr. 2023 kl. 09:43 skrev Hubert Kozik ***@***.***>:
I have prepared a workaround for that issue by overwriting one of the tooltip methods. It is inside the IIFE function. If you want to use it, just copy-paste it into your project and everything should work as intended. A similar solution will be used in HC Core.
Live demo HC Core: https://jsfiddle.net/BlackLabel/9ubg57sq/
Live demo HC Maps: https://jsfiddle.net/BlackLabel/g1atwu9o/
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
want the tooltip to show information / icon , when mouseover country I want to display country name.
Works almost, for the first few seconds, but fails when doing mouseover / and inspecting tooltips
txt file uploaded must be renamed to html, then open by Chrome
Live demo with steps to reproduce
https://jsfiddle.net/eriksoeberg/z4fr87p5/1/
and
similar: https://jsfiddle.net/BlackLabel/wxgyuk35/
Product version
latest Highmaps
Affected browser(s) Chrome and edge
map.txt
The text was updated successfully, but these errors were encountered: