enables dynamic loading in the Gantt chart
Available only in PRO Edition
gantt.config.date_format = "%Y-%m-%d %H:%i:%s";
gantt.config.branch_loading = true;
gantt.init("gantt_here");
gantt.load("/data");
This functionality is available in the PRO edition only.