Open Sankey chart app
echart_mcp_view_open_sankeyCreate a Sankey diagram to visualize source-target flows with weighted links. Accepts node/link data or relational rows and maps fields for custom encoding.
Instructions
Open a focused Sankey MCP App for source-target flows with weighted links. Use top-level title/subtitle; data holds rows, tree, or nodes/links; encoding maps fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Nodes/links or relation rows. | |
| title | No | Chart title. | |
| advanced | No | Renderer and safe option patch. | |
| encoding | No | Relation row mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Basic interactions. | |
| presentation | No | Sankey presentation. |