Open Pie chart app
echart_mcp_view_open_pieOpen a customizable pie chart for share-of-total, donut, or rose visualizations using tabular data with field mappings.
Instructions
Open a focused pie chart MCP App for share-of-total, donut, and rose charts. 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 | Item name/value mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Item interactions. | |
| presentation | No | Pie presentation. |