Skip to content

delaunay updates: #925

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

Merged
merged 3 commits into from
Jun 8, 2022
Merged

delaunay updates: #925

merged 3 commits into from
Jun 8, 2022

Conversation

Fil
Copy link
Contributor

@Fil Fil commented Jun 8, 2022

  • group by z or stroke for delaunayLink
  • group by z or stroke for delaunayMesh

Note that for the first example (penguinCulmenDelaunay) where the links are colored by value, you now have to specify z: null. It might be better to have delaunayMesh group on stroke, z, and delaunayLink group on z only.

Capture d’écran 2022-06-08 à 12 41 49

- group by z or stroke for delaunayLink
- group by z or stroke for delaunayMesh
@Fil Fil requested a review from mbostock June 8, 2022 10:37
@Fil Fil mentioned this pull request Jun 8, 2022
14 tasks
@mbostock mbostock merged commit 7f90fc8 into mbostock/delaunay Jun 8, 2022
@mbostock mbostock deleted the fil/delaunay branch June 8, 2022 18:04
mbostock added a commit that referenced this pull request Jun 9, 2022
* delaunayLink

* voronoi

* delaunayLink as mark; delaunayMesh

* hull

* DRY

* update test

* pointerEvents

* voronoi z

* DRY

* voronoiMesh

* delaunay updates: (#925)

* delaunay updates:
- group by z or stroke for delaunayLink
- group by z or stroke for delaunayMesh

* a few fixes

* no group by stroke for delaunayLink

Co-authored-by: Mike Bostock <[email protected]>

* Update README

* merge voronoi into delaunay

* remove unused export

* fix hull fill

* fix hull group by fill

* Update README

* no group by stroke for voronoiMesh

* no group by stroke for delaunayMesh

* document pointerEvents

* auto instead of visiblePainted

Co-authored-by: Philippe Rivière <[email protected]>
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 this pull request may close these issues.

2 participants