label.set_tooltip() - Pine Script Function
label.set_tooltip()
Section titled “label.set_tooltip()”Overview
Section titled “Overview”Sets the tooltip text.
Syntax
Section titled “Syntax”label.set_tooltip(id, tooltip) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series label | Label object. |