d3 / d3-transition

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

Remove out-in mode. #2

Closed mbostock closed 9 years ago

mbostock commented 9 years ago

We should only support in, out, and in-out. The out-in mode doesn’t make sense (assuming that #1 is fixed).