跳到主要内容

link_radius

Description

设置时间轴中链接线拐角的圆角半径

link_radius: number

Example

gantt.config.link_radius = 6;
gantt.init("gantt_here");

默认值: 4

Details

该属性定义时间轴中链接线拐角的圆角半径。若该值小于或等于1,则禁用圆角。如果某个链接段的长度不足以容纳所指定的半径,则不会对该段应用圆角。

Change log

  • 在 v9.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.