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

Radial link (diagonal)? #28

Closed mbostock closed 8 years ago

mbostock commented 8 years ago

It’s quite likely we actually want to call this a radial link (shape) and put it in the d3-hierarchy module, since this shape is typically used to represent links in hierarchical visualizations.