Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 541 Bytes

Geometry.md

File metadata and controls

10 lines (7 loc) · 541 Bytes

API ReferenceGeometry

The D3 4.0 API Reference has moved. This page describes the D3 3.x API.

See one of:

  • Voronoi - compute the Voronoi tesselation or Delaunay triangulation from a set of points.
  • Quadtree - compute a quadtree from a set of points.
  • Hull - compute the convex hull of a set of points.
  • Polygon - perform polygon operations, such as computing area and clipping.