Interface: VgPlotChartConfig
Properties
description
• Optional description: string
Chart description.
spec
• spec: { style?: { [k: string]: unknown; } } & { [k: string]: unknown; }
Mosaic vgplot specification for a chart. See https://uwdata.github.io/mosaic/vgplot/
title
• Optional title: string
Chart title.
type
• type: "vgplot"
Chart type.