d3 / d3-transition

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

transition.end() returns a Promise? #77

Closed mbostock closed 5 years ago

mbostock commented 6 years ago

It could return a Promise that is resolved when all the selected transitions have ended.