跳到主要内容

auto_scheduling_initial

信息

此功能仅在PRO版本中可用。

Description

定义甘特图在加载或解析数据时是否执行自动排程

auto_scheduling_initial: boolean

Example

gantt.config.auto_scheduling_initial = false;

gantt.init("gantt_here");

Default value: true

Details

注释

该设置是 auto_scheduling 扩展的一部分,因此请确保启用 auto_scheduling 插件。更多详情请参见 自动调度 文章。