Skip to main content

initial_scroll

Description

Sets whether the timeline area will be initially scrolled to display the earliest task

initial_scroll: boolean

Example

gantt.config.initial_scroll = false;
gantt.init("gantt_here");

Default value: true