-
Overview
-
Components
-
Resources
Interface Stage
Hierarchy
- Stage
Index
Properties
Optional axes
axes: { x: any; y: any; z: any }
Type declaration
Optional backgroundColor
backgroundColor: RGBAColor
Optional backgroundImages
backgroundImages: Image[]
Optional cubeData
cubeData: Cube[]
Optional facets
Optional gridLines
gridLines: StyledLine[]
Optional legend
legend: Legend
Optional pathData
pathData: Path[]
Optional redraw
redraw: boolean
Optional textData
textData: VegaTextLayerDatum[]
Optional view
view: View
Generated using TypeDoc
Data structure containing all that is necessary to present a chart.