build_dashboard
Create multi-panel HTML dashboards combining charts, HTML content, and big number displays for data visualization.
Instructions
Build multi-panel dashboard HTML. Each panel: chart, HTML, or big number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Dashboard title | Serbia Data Dashboard |
| panels | Yes | List of panel dicts | |
| filename | No | Output filename (without .html) | dashboard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||