Skip to main content

preserve_scroll

Description

Preserves the current position of the vertical and horizontal scrolls while re-drawing the gantt chart

preserve_scroll: boolean

Example

gantt.config.preserve_scroll = false;

gantt.init("gantt_here");

Default value: true