set_cell_autorefresh
Set auto-refresh polling for chart cells in QuestDB Notebook. Choose adaptive polling, disable it, or set a fixed interval from 1s to 1m.
Instructions
Set auto-refresh polling for a draw-mode cell's chart. value: true = adaptive poll (interval auto-tuned to response time), false = no polling, or a fixed interval string ("1s", "5s", "10s", "30s", "1m").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| cell_id | Yes | ||
| buffer_id | Yes |