d3 / d3-shape

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

curveStepRadial? #149

Open mbostock opened 5 years ago

mbostock commented 5 years ago

It’d be nice to have something like curveStep for radial plots, and it’s much simpler than implementing Archimedean spirals as we would need for curveLinearRadial.