I'm using the Highcharts library to create a Gantt Chart and I'm running into some issues with the scrollbar. I have a suspicion that this might have something to do with the number of records I'm passing to the gantt chart since I'm not observing this issue when I'm passing fewer records to the chart.
I'm using the rangeSelector to add a time granularity component and it seems like the scrollbar only appears when I have "All" selected and it doesn't work for the other options.
Any idea on what might be causing the issue or how I can resolve it?