Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace d3 voronoi with d3 delaunay #1492

Closed
domoritz opened this issue Mar 22, 2018 · 0 comments · Fixed by #1594
Closed

Replace d3 voronoi with d3 delaunay #1492

domoritz opened this issue Mar 22, 2018 · 0 comments · Fixed by #1594

Comments

@domoritz
Copy link
Member

It's faster and numerically more stable.

https://twitter.com/mbostock/status/976537438121205760

@jheer jheer transferred this issue from vega/vega-voronoi Dec 20, 2018
domoritz added a commit that referenced this issue Aug 22, 2019
jheer added a commit that referenced this issue Aug 22, 2019
* Replace d3-voronoi with d3-delaunay. Fixes #1492
* Fix extent, expansion
* Suppress duplicate Voronoi vertices, more tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant