Render Dashboard
render_dashboardCreate interactive dashboards with multiple synchronized components like charts, KPIs, and data grids using Highcharts layouts.
Instructions
Render a Highcharts Dashboard with multiple components (charts, KPIs, data grids) in a synced layout. Uses @highcharts/dashboards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gui | No | Dashboard layout: layouts → rows → cells. Each cell has an id matched by component renderTo. | |
| components | Yes | Array of dashboard components (Highcharts charts, KPIs, DataGrid, HTML) | |
| dataPool | No | Data connectors for shared data between components | |
| editMode | No | Edit mode configuration |