간트 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 성능: 개선 방법 동적 로딩 (온디맨드)