甘特图 API属性show_task_cells页面内容show_task_cells Description 启用/禁用在图表区域显示列边框 show_task_cells: booleanExample//隐藏时间刻度中的列边框gantt.config.show_task_cells = false; gantt.init("gantt_here");Default value: trueDetails当属性被设为 '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.