Open Treemap chart app
echart_mcp_view_open_treemapOpen a treemap to compare hierarchical data sizes. Supply rows or tree nodes, map fields, and set title, subtitle, theme, and interactions.
Instructions
Open a focused treemap MCP App for hierarchical size comparison. Use top-level title/subtitle; data holds rows, tree, or nodes/links; encoding maps fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Tree nodes or parent-child rows. | |
| title | No | Chart title. | |
| advanced | No | Renderer and safe option patch. | |
| encoding | No | Hierarchy row mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Basic interactions. | |
| presentation | No | Hierarchy presentation. |