Skip to content

Issues: d3/d3-delaunay

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[optimization] Use zipped coordinates [x0, y0, x1, y1, …].
#8 by mbostock was closed Mar 20, 2018 updated Mar 21, 2018
[optimization] Don’t copy if no clipping is required.
#9 by mbostock was closed Mar 20, 2018 updated Mar 21, 2018
delaunay.find(x, y)
#18 by mbostock was closed Mar 21, 2018 updated Mar 21, 2018
Document behavior for coincident points.
#15 by mbostock was closed Mar 21, 2018 updated Mar 21, 2018
Clip polygon edges to the extent.
#2 by mbostock was closed Mar 19, 2018 updated Mar 21, 2018
Stitch together cells into polygons.
#1 by mbostock was closed Mar 19, 2018 updated Mar 21, 2018
cell.contains(x, y)
#5 by mbostock was closed Mar 19, 2018 updated Mar 21, 2018
delaunay.hull.render(context)
#6 by mbostock was closed Mar 20, 2018 updated Mar 21, 2018
Match cell with input site?
#10 by mbostock was closed Mar 20, 2018 updated Mar 21, 2018
Sometimes cells only have v0 and vn.
#7 by mbostock was closed Mar 20, 2018 updated Mar 21, 2018
voronoi.path([context]) for rendering the cell edges.
#4 by mbostock was closed Mar 19, 2018 updated Mar 21, 2018
Counterclockwise cells instead of clockwise cells?
#11 by mbostock was closed Mar 20, 2018 updated Mar 21, 2018
Tests!
#12 by mbostock was closed Mar 20, 2018 updated Mar 21, 2018
Logo
#13 by tmcw was closed Mar 20, 2018 updated Mar 21, 2018
Implement a linear cell edges connection algorithm
#22 by mourner was closed Mar 22, 2018 updated Mar 22, 2018
Module "delaunator" not found. Only listed as devDependency.
#35 by tannerlinsley was closed Apr 10, 2018 updated Apr 10, 2018
Case conflict for Polygon.js
#39 by Bjvanminnen was closed May 21, 2018 updated May 21, 2018
Hang?
#40 by mbostock was closed May 22, 2018 updated May 22, 2018
Missing corners in cell polygons?
#41 by mbostock was closed May 23, 2018 updated May 23, 2018
voronoi.find radius?
#45 by martgnz was closed Aug 2, 2018 updated Aug 2, 2018
Update observable demo to current version of the module
#43 by Fil was closed Aug 4, 2018 updated Aug 6, 2018
Get cells on either side of an edge
#47 by EternalDeiwos was closed Aug 27, 2018 updated Aug 27, 2018
No Delaunay triangulation for n = 3 array
#48 by emeeks was closed Sep 10, 2018 updated Sep 10, 2018
I'm trying to inline d3-delaunay but must be doing something wrong
#49 by JobLeonard was closed Oct 24, 2018 updated Oct 24, 2018
Find Voronoi cell and neighbors
#51 by igagen was closed Nov 4, 2018 updated Nov 5, 2018
ProTip! What’s not been updated in a month: updated:<2024-06-18.