An interactive demonstration of d3-voronoi, showing the Delaunay triangulation.
forked from /mbostock/4341156
xxxxxxxxxx
<meta charset='utf-8'>
<link rel="stylesheet" type="text/css" href="style.css">
<body></body>
<script src='d3v4.js'></script>
<script src='earcut.js'></script>
<script src='lodash.js'></script>
<script src='sites.js'></script>
<script src='script.js'></script>