set_cell_name
Set or clear a cell's display name in QuestDB notebooks. For chart cells, this name also serves as the chart title.
Instructions
Set or clear a cell's name (its display label in the cell header). Applies to any cell; for a chart cell it is also the chart title. Pass null to clear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Cell name (max 100 characters). Pass null to clear. | |
| cell_id | Yes | ||
| buffer_id | Yes |