kamalgupta
Posts: 77
Joined: Wed Dec 28, 2016 6:49 am

on hover my CSS Should not Working on data

Hi ,

I have used the blinking-points css on data . my problem is that when i load the map then my blinking-points css working , but when i hover then bilnking css also working . i do not want this . when i do hover then blinking-point css should not working only when load the chart then my Css should work.
Please help me how to handle this .
my js fiddle link is shown below :

https://jsfiddle.net/kamalgupta/c38Lkntr/

Thanks & Regrads
Kamal Gupta
rafalS
Posts: 2665
Joined: Thu Jun 14, 2018 11:40 am

Re: on hover my CSS Should not Working on data

Hi kamalgupta,

I have found the solution. You need to turn off the series.enableMouseTracking property (so hovering doesn't affect and change anything) and after animation is finished (or after 5 seconds) we need to remove animation classes and turn series.enableMouseTracking back on.

jsFiddle: https://jsfiddle.net/BlackLabel/9xuLhta8/

API Reference: https://api.highcharts.com/class-refere ... art#update
https://api.highcharts.com/highmaps/ser ... seTracking

Best regards
Rafal Sebestjanski,
Highcharts Team Lead
Thanapon
Posts: 1
Joined: Mon Dec 17, 2018 7:06 am

Re: on hover my CSS Should not Working on data

Your thoughts are very serious. I would like to study to be the next.

Return to “Highcharts Maps”