Skip to content

ChartEmbed

Defined in: mcp.ts:192

Full chart embed payload. Tools return this as the _chart field in their result JSON. The title and subtitle appear as a header above the chart.

chart: ChartSpec

Defined in: mcp.ts:195


optional subtitle?: string

Defined in: mcp.ts:194


optional title?: string

Defined in: mcp.ts:193