Open Boxplot chart app
echart_mcp_view_open_boxplotOpen a boxplot visualization for distribution summaries and outlier analysis with customizable data and encoding.
Instructions
Open a focused boxplot MCP App for distribution summaries and outlier context. 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 | Boxplot field mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Basic interactions. | |
| presentation | No | Boxplot presentation. |