Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MUR Drupal
d3-library
Commits
187f59b4
Commit
187f59b4
authored
Jun 13, 2016
by
Mike Bostock
Browse files
Update CHANGES.
parent
40baf6e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
187f59b4
...
...
@@ -906,6 +906,14 @@ TODO
TODO
*
d3.geom.voronoi ↦ d3.voronoi
*
*voronoi*
.clipExtent ↦
*voronoi*
.extent
*
*voronoi*
now returns the full Voronoi diagram
*
new
*voronoi*
.polygons returns clipped polygons
*
*voronoi*
.polygons and
*diagram*
.polygons require an extent
*
the diagram can be used to compute Voronoi & Delaunay simultaneously
*
the diagram also exposes topology, which is useful for TopoJSON applications
*
well-defined behavior for coincident vertices: subsequent cells are null
*
input data exposed as
*polygon*
.data, not
*polygon*
.point
## [Zooming (d3-zoom)](https://github.com/d3/d3-zoom/blob/master/README.md)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment