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 for non-responsive component.
Chart default width for responsive component.
Chart height for non-responsive component.
Chart default height for responsive component.
Debounce width/height updates for responsive component.
A callback for when responsive component is resized.
Chart margin.
Ref to the chart's container. Used on this page to generate/download the chart's image via html-to-image.