跳到主要内容

show_unscheduled

Description

启用显示未排程的任务

show_unscheduled: boolean

Example

gantt.config.show_unscheduled = false;

gantt.init("gantt_here");

默认值: true

Details

请注意,默认情况下,未排程的任务显示为空行。要在时间线区域显示它们,需要将 show_unscheduled 属性的值设置为 false。 这可能会让你感到困惑,但我们将在未来的某个版本中修复属性名称与其值之间的不一致性。

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.