Skip to main content

highlight_critical_path

info

This functionality is available in the PRO edition only.

Description

Shows the critical path in the chart

highlight_critical_path: boolean

Example

gantt.config.highlight_critical_path = true; /*!*/

gantt.init("gantt_here");

Default value: false

Details

note

This option is defined in the critical_path extension, so you need to activate the critical_path plugin. Read the details in the Critical Path article.