kamaldeka
Posts: 6
Joined: Tue May 14, 2019 12:32 pm

afterSetExtremes is not getting fired when slider is moved.

The afterSetExtremes event is not getting fired as I move the slider. This seems to be working before the version 8.0.0

JS fiddle for repro
https://jsfiddle.net/kamaldeka/onhfcrgx/10/
User avatar
dawid.d
Posts: 807
Joined: Thu Oct 06, 2022 11:31 am

Re: afterSetExtremes is not getting fired when slider is moved.

Hi,

Thank you for contacting us with your issue.

This is indeed a very interesting problem. From what I can see, in your case it's mainly due to pointPlacement: 'on'. However, if instead of defining the start navigator's range with range instead of min and max for the axis, everything should work fine.

Check out this demo: https://jsfiddle.net/BlackLabel/aymofr7p/

If you think it should be reported as a bug, do so here: https://github.com/highcharts/highchart ... new/choose

​If you have further inquiries, you may reach out to me at any time.
Best regards!
Dawid Draguła
Highcharts Developer
kamaldeka
Posts: 6
Joined: Tue May 14, 2019 12:32 pm

Re: afterSetExtremes is not getting fired when slider is moved.

Thanks for the response.

Looks like some proper config is needed it to work. However not sure it should be a bug so not raising any.

Regards,
Kamal
User avatar
dawid.d
Posts: 807
Joined: Thu Oct 06, 2022 11:31 am

Re: afterSetExtremes is not getting fired when slider is moved.

You're welcome!

In case of any further questions, feel free to contact us again.
Best regards!
Dawid Draguła
Highcharts Developer

Return to “Highcharts Usage”