甘特图 API属性branch_loading页面内容branch_loading 信息此功能仅在PRO版本中可用。 Description 允许甘特图动态加载数据 branch_loading: booleanExamplegantt.config.date_format = "%Y-%m-%d %H:%i:%s";gantt.config.branch_loading = true;gantt.init("gantt_here");gantt.load("/data"); /*!*/Default value: falseRelated samples Loading subtasks on demand (branch loading) Performance tweaks Related API branch_loading_property Related Guides