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

Fix missing values for defaultOrder and offsetZero #55

Closed ivanvanderbyl closed 8 years ago

ivanvanderbyl commented 8 years ago

Both offsetZero and orderDefault aren't defined, seems to be a hangover from old d3.

mbostock commented 8 years ago

Thanks. I will add a test.