d3 / d3-shape

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

Single Key Negative stackOffsetDiverging Issue #115

Closed hannahsquier closed 5 years ago

hannahsquier commented 6 years ago

This change fixes the issue I outlined here https://github.com/d3/d3-shape/issues/114

I ran the test suite, and all the tests pass.

1..587
# tests 587
# pass  587

# ok
asherkin commented 6 years ago

I can confirm that this change fixed the issue in a project I'm working on 👍 - many thanks!

pausebreak commented 5 years ago

Hello,

We ran into this issue again. Is there something this PR lacks for acceptance? Willing to help!

mbostock commented 5 years ago

Merged in 93e7e264a56f1bfe7b2b286dee1b19ea827b0bcb.