@sqlrooms/mosaic / VgPlotChart
Function: VgPlotChart()
VgPlotChart(
props
):ReactNode
|Promise
<ReactNode
>
Renders a Vega-Lite chart using the Mosaic library.
Parameters
Parameter | Type | Description |
---|---|---|
props | VgPlotChartProps | The component props. |
Returns
ReactNode
| Promise
<ReactNode
>
The rendered chart component.