line.set_width() - Pine Script Function
line.set_width()
Section titled “line.set_width()”Overview
Section titled “Overview”Sets the line width.
Syntax
Section titled “Syntax”line.set_width(id, width) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series line | Line object. |