Skip to content

Documentation v1.0.0


Documentation / @openassistant/plots / VegaLitePlotAdditionalData

Type Alias: VegaLitePlotAdditionalData

VegaLitePlotAdditionalData = object

Defined in: vegalite/tool.ts:23

Properties

datasetName

datasetName: string

Defined in: vegalite/tool.ts:25


variableNames

variableNames: string[]

Defined in: vegalite/tool.ts:26


vegaLiteSpec

vegaLiteSpec: string

Defined in: vegalite/tool.ts:24

Released under the MIT License.