Skip to content

@sqlrooms/mosaic / VgPlotChart

Function: VgPlotChart()

VgPlotChart(props, deprecatedLegacyContext?): ReactNode

Renders a Vega-Lite chart using the Mosaic library.

Parameters

ParameterTypeDescription
propsVgPlotChartPropsThe component props.
deprecatedLegacyContext?anyDeprecated See React Docs

Returns

ReactNode

The rendered chart component.