Dataset representation for Vega specification used in the GUI4Vega application. Supports only inline datasets defined in the data property of the Vega spec.
data
Additional properties of the dataset that may be present in the Vega specification.
The name of the dataset, which is used to reference it in the Vega specification. Must be unique within the spec.
Inline data values of the dataset.
Dataset representation for Vega specification used in the GUI4Vega application. Supports only inline datasets defined in the
dataproperty of the Vega spec.