@sqlrooms/vega / VegaChartSizingContext
Interface: VegaChartSizingContext
Data available when resolving the height of a rendered Vega chart.
Properties
spec
spec:
VisualizationSpec
The parsed, responsive Vega-Lite specification.
arrowTable
arrowTable:
Table<any> |undefined
The data loaded for the chart, when available.