block by shawnbot 8059739

d3 voronoi interpolation!

Full Screen

The Voronoi tesselation shows the closest point on the plane for a given set of points. This example updates the Voronoi diagram in response to mouse interaction! Colors by Cynthia Brewer; algorithm by Steven Fortune; implementation based on work by Nicolas Garcia Belmonte; interaction inspired by Raymond Hill.

This example shows what voronoi tesselations look like drawn with various d3 line interpolators.

index.html