d3 / d3-interpolate

Interpolate numbers, colors, strings, arrays, objects, whatever!
https://d3js.org/d3-interpolate
ISC License
494 stars 69 forks source link

Optimize d3.interpolate for numbers? #18

Closed mbostock closed 8 years ago

mbostock commented 8 years ago

Currently goes through some extra checks. Might be optimized?