d3 / d3-shape

Graphical primitives for visualization, such as lines and areas.
https://d3js.org/d3-shape
ISC License
2.48k stars 308 forks source link

Open and closed Catmull–Rom spline interpolation. #19

Closed mbostock closed 8 years ago

mbostock commented 8 years ago

We fixed #18 in 93fba29, but we should add the -open and -closed variants, too.