Skip to main content

show_progress

Description

Enables displaying of the progress inside the task bars

show_progress: boolean

Example

gantt.config.show_progress = true;
...
gantt.init("gantt_here");

Default value: true