You can enable a horizontal scrollbar for row headers (columns).
- The value specified using .rowHeaderWidth will be used for the total width.
- This option can be combined with row header width auto-fit.
JavaScript
Use rowHeaderScrolling property:
gantt.rowHeaderScrolling = true;