@sqlrooms/mosaic / VgPlotChart
Function: VgPlotChart()
VgPlotChart(
props
,deprecatedLegacyContext
?):ReactNode
Renders a Vega-Lite chart using the Mosaic library.
Parameters
Parameter | Type | Description |
---|---|---|
props | VgPlotChartProps | The component props. |
deprecatedLegacyContext ? | any | Deprecated See React Docs |
Returns
ReactNode
The rendered chart component.