Open Heatmap chart app
echart_mcp_view_open_heatmapOpen a heatmap visualization for matrix intensity and two-dimensional density data. Map fields to x, y, category, and value axes.
Instructions
Open a focused heatmap MCP App for matrix intensity and two-dimensional density data. Use top-level title/subtitle; data holds rows, tree, or nodes/links; encoding maps fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Tabular rows. | |
| title | No | Chart title. | |
| advanced | No | Renderer and safe option patch. | |
| encoding | No | Heatmap field mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Heatmap interactions. | |
| presentation | No | Heatmap presentation. |