Skip to content

@sqlrooms/vega / VegaChartHeightResolver

Type Alias: VegaChartHeightResolver

VegaChartHeightResolver = (context) => VegaChartHeight

Resolves a chart height from its parsed specification and loaded data.

Parameters

ParameterType
contextVegaChartSizingContext

Returns

VegaChartHeight