Open Scatter chart app
echart_mcp_view_open_scatterCreate an interactive scatter chart for correlation analysis with bubble size, color encoding, and visual map support.
Instructions
Open a focused scatter chart MCP App for correlation, bubble size, and visual map analysis. 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. | |
| advanced | No | Renderer and safe option patch. | |
| encoding | No | Scatter field mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Scatter interactions. | |
| presentation | No | Scatter presentation. |