@dbvis/vd-scatterplot > "vd-scatterplot-options" > VdScatterplotOptions
VdScatterplotOptions
● axis: * undefined
| true
| false
*
Defined in vd-scatterplot-options.ts:20
Turn on/off the axis of the plot. Default: off.
● clusterHulls: * undefined
| true
| false
*
Defined in vd-scatterplot-options.ts:25
Turn on/off the drawing of polygonal hulls of the clusters (if clusters are given).
● colormap: string
[]
Defined in vd-scatterplot-options.ts:5
Set individual colormap for clusters.
● height: * undefined
| number
*
Defined in vd-scatterplot-options.ts:15
Set individual height of the scatterplot.
● voronoiCells: * undefined
| true
| false
*
Defined in vd-scatterplot-options.ts:30
Turn on/off the drawing of voronoi cells.
● width: * undefined
| number
*
Defined in vd-scatterplot-options.ts:10
Set individual width of the scatterplot.