甘特图 API属性show_unscheduled页面内容show_unscheduled Description 启用显示未排程的任务 show_unscheduled: booleanExamplegantt.config.show_unscheduled = false;gantt.init("gantt_here");默认值: trueRelated samples 显示未排程的任务 Details请注意,默认情况下,未排程的任务显示为空行。要在时间线区域显示它们,需要将 show_unscheduled 属性的值设置为 false。 这可能会让你感到困惑,但我们将在未来的某个版本中修复属性名称与其值之间的不一致性。Related API task_unscheduled_time Related Guides 任务的基本操作 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.