启用向后排程
Available only in PRO Edition
gantt.config.schedule_from_end = true; gantt.config.project_end = new Date(2019, 4, 1);
此功能仅在 PRO 版本中可用。
将此选项设置为 true 后,自动排程模式将切换为“尽可能晚”。
true
此设置仅在同时指定了 project_end 时生效。