Skip to content

Documentation v1.0.0


Documentation / @openassistant/vegalite / VegaLitePlotAdditionalData

Type Alias: VegaLitePlotAdditionalData

VegaLitePlotAdditionalData = object

Defined in: vega-plot-component.tsx:6

Properties

datasetName

datasetName: string

Defined in: vega-plot-component.tsx:8


plotType

plotType: string

Defined in: vega-plot-component.tsx:10


variableNames

variableNames: string[]

Defined in: vega-plot-component.tsx:9


vegaLiteSpec

vegaLiteSpec: string

Defined in: vega-plot-component.tsx:7

Released under the MIT License.