UNPKG

@plotly/d3

Version:

A JavaScript visualization library for HTML and SVG.

7 lines (5 loc) 162 B
import "geom"; // @deprecated; use d3.geom.voronoi triangles instead. d3.geom.delaunay = function(vertices) { return d3.geom.voronoi().triangles(vertices); };