# link_line_width

### Description

@short: Sets the width of dependency links in the timeline area

@signature: link_line_width: number

### Example

~~~jsx
gantt.config.link_line_width = 3;
gantt.init("gantt_here");
~~~

**Default value:** 2
