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

Asymmetric arc and pie padding. #42

Closed mbostock closed 4 years ago

mbostock commented 8 years ago

Fixes mbostock/d3#2237. Related #41. TODO:

mbostock commented 8 years ago

Before:

screen shot 2015-12-01 at 10 48 36 am

After:

screen shot 2015-12-01 at 11 06 24 am

mbostock commented 4 years ago

Closing to inactivity.