跳到主要内容

auto_scheduling_initial

信息

本功能仅在 PRO 版中可用。

警告

该属性在 v9.1 版本中已废弃,请改用 gantt.config.auto_schedulingschedule_on_parse 属性。

Description

定义 gantt 在数据加载/解析时是否执行自动排程

auto_scheduling_initial: boolean

Example

gantt.config.auto_scheduling_initial = false;

gantt.init("gantt_here");

默认值: true

Details

注释

此配置在 auto_scheduling 扩展中定义,因此需要激活 auto_scheduling 插件。请参阅 Auto Scheduling 文章了解详细信息。

Change log

  • 该属性在 v9.1 版本中已废弃
  • 自版本 4.0 起新增
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.