Horizontal Scroll for the Gantt Chart

Is there potential to edit the gantt chart widget to add a horizontal scrolling feature? My organization to using the gantt chart for a long term calendar projecting out over 2+ years. I’m using preset variables and the date input to adjust the end dates of the calendar but I’m hoping to add the scrolling option for users more familiar with the old excel format we are migrating from. Is there potential in a custom widget with the right code?

After asking Claude for help, it appears I can try adding a CSS scrollable container by adding a <div and setting the overflow x and y to auto. I’ll take the code Claude gave me and try it out tomorrow.

Thanks,

Ryan