d3 / d3-shape

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

the BumpRadial curve only works with two-point lines #191

Closed mbostock closed 1 year ago

mbostock commented 2 years ago

This bug isn’t visible externally, but it makes the BumpRadial class a bad example to copy from since it doesn’t work for lines with three or more points.