d3 / d3-transition

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

More rigorous type checking? #26

Closed mbostock closed 8 years ago

mbostock commented 8 years ago

We should consider checking for some invalid types earlier, if possible, rather than deferring errors until the transition starts.