Open Gauge chart app
echart_mcp_view_open_gaugeOpen a focused gauge chart to visualize a single KPI, progress, or threshold state. Map data fields to gauge display with title, subtitle, and customizable encoding.
Instructions
Open a focused gauge MCP App for a single KPI, progress indicator, or threshold state. Use top-level title/subtitle; data holds rows, tree, or nodes/links; encoding maps fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Tabular rows. | |
| title | No | Chart title. | |
| advanced | No | Renderer and safe option patch. | |
| encoding | No | Item name/value mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Basic interactions. | |
| presentation | No | Gauge presentation. |