Closed Fil closed 5 years ago
fixes https://github.com/d3/d3-delaunay/issues/83
This PR was flawed: the polygon for empty cells (degenerate points) would go into an infinite loop. fixed by https://github.com/d3/d3-delaunay/commit/92506a336fd3f882da915fe3ca8c6dd9fb9d9a2f
fixes https://github.com/d3/d3-delaunay/issues/83