Skip to content

delaunay updates:#925

Merged
mbostock merged 3 commits into
mbostock/delaunayfrom
fil/delaunay
Jun 8, 2022
Merged

delaunay updates:#925
mbostock merged 3 commits into
mbostock/delaunayfrom
fil/delaunay

Conversation

@Fil
Copy link
Copy Markdown
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 <mbostock@gmail.com>

* 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 <fil@rezo.net>
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