dansan
Posts: 23
Joined: Mon Nov 28, 2022 2:23 pm

Disable the fade out animation of markers with accessibility module?

Hi!

When I add the accessibility module to any chart, the charts get a fade out animation when mousing over the points.
How can I disable this animation?
jakub.j
Posts: 1091
Joined: Tue Jan 24, 2023 11:14 am

Re: Disable the fade out animation of markers with accessibility module?

We appreciate you reaching out to us!

Actually, I'm not quite sure about what difference you are talking about, I don't see any.
Could you please send me a live demo where you observe the difference?

You can also check out this one where I disable the animation on the point:
Demo: https://jsfiddle.net/BlackLabel/ufbr49cd/

I hope you will find it useful
Regards
Jakub
dansan
Posts: 23
Joined: Mon Nov 28, 2022 2:23 pm

Re: Disable the fade out animation of markers with accessibility module?

Hi!

Here's a demo: https://jsfiddle.net/86gwtef0/

Notice how the markers have a fade out/in animation when accessibility module is present while mousing over the points. However, in my example I've set animation to false on the series, not the chart itself. Setting animation to false on the chart seems to solve it, but is there a deeper property that only handles the marker animation perhaps?
jakub.j
Posts: 1091
Joined: Tue Jan 24, 2023 11:14 am

Re: Disable the fade out animation of markers with accessibility module?

Hey!

Now I see the difference when hovering over the points.
It seems that it is a bug, so I have created a GitHub issue for it. You can watch this issue in the link below and track any information for this one.

In the issue I posted a workaround but I also attach your demo with it applied. Works as expected!
Demo: https://jsfiddle.net/BlackLabel/jhqdox7b/

Let me know if that was what you were looking for!
Kind regards
Jakub

Return to “Highcharts Stock”