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