Skip to content
PricingReleases

ChartEmbed

Defined in: mcp.ts:243

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:246


optional subtitle?: string

Defined in: mcp.ts:245


optional title?: string

Defined in: mcp.ts:244