font - Pine Script Constants
Overview
Section titled “Overview”Constants under the font namespace.
Constants
Section titled “Constants”| Name | Type | Description |
|---|---|---|
font.family_default | const string | Default text font for box.new, box.set_text_font_family, label.new, label.set_text_font_family, table.cell and table.cell_set_text_font_family functions. |
font.family_monospace | const string | Monospace text font for box.new, box.set_text_font_family, label.new, label.set_text_font_family, table.cell and table.cell_set_text_font_family functions. |