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

d3.line(x,y) and d3.area(x,y0,y1) shorthand notations #161

Closed Fil closed 3 years ago

Fil commented 3 years ago

closes #159