Open Graph chart app
echart_mcp_view_open_graphVisualize node-link relationship networks with interactive graphs. Accepts nodes, links, rows, or tree data with customizable encoding and presentation.
Instructions
Open a focused graph MCP App for node-link relationship networks. 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 | Item interactions. | |
| presentation | No | Graph presentation. |