d3 / d3-transition

Animated transitions for D3 selections.
https://d3js.org/d3-transition
ISC License
224 stars 65 forks source link

Fix preemption in transition.remove. #6

Closed mbostock closed 8 years ago

mbostock commented 9 years ago

See https://github.com/mbostock/d3/pull/2377.

mbostock commented 8 years ago

Done.