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