prakash.das
Posts: 7
Joined: Wed Nov 30, 2022 7:15 am

scrolling while dragging towards future dates

I'm dragging my task toward future dates which are not visible on the screen and for that, I want to scroll to see the future date on the x-axis so that I can drop my task on a specific date
User avatar
dawid.d
Posts: 807
Joined: Thu Oct 06, 2022 11:31 am

Re: scrolling while dragging towards future dates

Hello,

Thanks for contacting us with your question!

To change the range of an axis, just call the setExtremes method.
API: https://api.highcharts.com/class-refere ... etExtremes

You might also consider using the navigator with a scroll function to make navigation easier.
API: https://api.highcharts.com/gantt/navigator.enabled

However, it will be easier for me to help you if you describe your problem in more detail, preferably by attaching a demo, e.g. in jsfiddle.

If I may clarify any issues/matters I am available at your convenience.
Best regards!
Dawid Draguła
Highcharts Developer

Return to “Highcharts Gantt”