Open Mixed chart app
echart_mcp_view_open_mixedOpens a mixed chart combining bar and line series on shared axes. Configure data, encoding, and series settings for dual visualization.
Instructions
Open a focused mixed chart MCP App for combined bar and line series on shared axes. Use top-level title/subtitle; data holds rows, tree, or nodes/links; encoding maps fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axes | No | Mixed axis mapping. | |
| data | No | Tabular rows. | |
| title | No | Chart title. | |
| series | No | Mixed series list. | |
| advanced | No | Renderer and safe option patch. | |
| encoding | No | Mixed field mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Cartesian interactions. | |
| presentation | No | Mixed presentation. |