Skip to main content

branch_loading

info

This functionality is available in the PRO edition only.

Description

Enables dynamic loading in the Gantt chart

branch_loading: boolean

Example

gantt.config.date_format = "%Y-%m-%d %H:%i:%s";
gantt.config.branch_loading = true;
gantt.init("gantt_here");

gantt.load("/data"); /*!*/

Default value: false

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.