table.set_frame_width() - Pine Script Function
table.set_frame_width()
Section titled “table.set_frame_width()”Overview
Section titled “Overview”The function set the width of the outer frame of a table.
Syntax
Section titled “Syntax”table.set_frame_width(table_id, frame_width) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| table_id | series table | A table object. |