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