All examples By author By category About

FrissAnalytics

Convex Hull

This example uses d3.geom.hull to compute the 2D convex hull of a set of points. An outer stroke is used to pad the hull. Click to add a new point.

forked from mbostock's block: Convex Hull