Skip to content

Commit

Permalink
link to Container Ports example
Browse files Browse the repository at this point in the history
  • Loading branch information
Fil committed Sep 12, 2016
1 parent 0bb92cd commit 84122a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,13 @@ voronoi(data).hull();
_Note: there might be a better way to compute the geoHull, and this should probably be part of d3-geo. This method is experimental and may be removed from the API._


### Other projections

There is no reason to limit the display of Voronoi cells to the orthographic projection. The example below displays the Urquhart graph of top container ports on a Winkel-Tripel map.

[![](img/geoVoronoiPorts.png)](http://bl.ocks.org/Fil/24d5ee71f09ba72893323d803242c38a)



### Comparison with planar Voronoi Diagrams

Expand Down
Binary file added img/geoVoronoiPorts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 84122a6

Please sign in to comment.