Delaunay/Voronoi Tessellation, uses
d3-delaunay.
The responsive alternative of this component is
ResponsiveVoronoi
.
Chart data.
0
, 1
]Defines the x values domain.
0
, 1
]Defines the y values domain.
Chart width.
Chart height.
Chart margin.
'links'
, 'cells'
, 'points'
, 'bounds'
]Defines the order of layers.
false
Enable/disable links.
1
Links line width.
'#bbbbbb'
#cccccc
Links color.
true
Enable/disable cells.
2
Border width for cells.
'#000000'
#c6432d
Border color for cells.
true
Enable/disable points.
4
Size of points.
'#666666'
#c6432d
Points color.