Open Line chart app
echart_mcp_view_open_lineOpen a line chart to visualize trends, time series, and multi-metric comparisons with custom data encoding and interactive options.
Instructions
Open a focused line chart MCP App for trends, time series, and multi-metric comparisons. 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. | |
| series | No | Line series list. | |
| advanced | No | Renderer and safe option patch. | |
| encoding | No | Cartesian field mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Cartesian interactions. | |
| presentation | No | Line presentation. |