Add Info Card
The Info Card is a collapsible information panel that appears below the chart. You can enter Markdown-formatted content to provide additional context to dashboard viewers. It is configured in the Card Design step on all widget types.
How to Access
- Navigate to the Card Design step in the wizard.
- Enable Show Info Card.
- Enter your Markdown-formatted content in the Info Card Content field.
Parameters
| Field | Description | Default |
|---|---|---|
| Show Info Card | Enables or disables the info panel. | Off |
| Info Card Content | Markdown-formatted content. Supports headings (#, ##), bold text (**text**), bullet lists (- item), and blockquotes (> text). |
— |
Supported Markdown Syntax
## Source
This KPI is queried from **TimescaleDB**.
### Units
- X axis: time (UTC+3)
- Y axis: temperature (°C)
> Note: refresh interval is not applicable for MQTT sources.
Tips
- Use it to explain the unit, data source, or interpretation notes.
- Dashboard viewers can open and close the info card on demand, so it is ideal for longer explanations that would clutter the chart area.