Open Bar chart app
echart_mcp_view_open_barOpen a bar chart for category comparisons with support for grouped or stacked bars. Configure title, data, and encoding fields.
Instructions
Open a focused bar chart MCP App for category comparisons, grouped bars, and stacked bars. Use top-level title/subtitle; data holds rows, tree, or nodes/links; encoding maps fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axes | No | Axis types. | |
| data | No | Tabular rows. | |
| title | No | Chart title. | |
| series | No | Bar series list. | |
| advanced | No | Renderer and safe option patch. | |
| encoding | No | Cartesian field mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Cartesian interactions. | |
| presentation | No | Bar presentation. |