Skip to main content

min_duration

Description

Sets the minimum duration (in milliseconds) that can be set for a task during resizing.

min_duration: number

Example

gantt.config.min_duration = 24*60*60*1000; // (1 day)

Details

Default value: 60601000, or 3600000 ms, 1 hour