Skip to main content

task_scroll_offset

Description

Sets the offset (in pixels) of the nearest task from the left border in the timeline

task_scroll_offset: number

Example

gantt.config.task_scroll_offset = 120;
gantt.init("gantt_here");

Default value: 100