Skip to content

Releases: d3/d3-interpolate

v0.8.2

06 Jun 19:19
Compare
Choose a tag to compare
  • Fix basis interpolation when t is outside [0,1].

v0.8.1

06 Jun 18:16
Compare
Choose a tag to compare

v0.8.0

20 May 21:11
Compare
Choose a tag to compare

v0.7.0

28 Feb 17:28
Compare
Choose a tag to compare

v0.6.0

26 Feb 21:47
Compare
Choose a tag to compare

v0.5.2

03 Feb 17:46
Compare
Choose a tag to compare
  • Add opacity interpolation! See d3-color 0.4 for more details.
  • Color interpolators now return an rgb(…) or rgba(…) string in accordance with CSSOM.

v0.5.1

02 Feb 20:58
Compare
Choose a tag to compare

v0.5.0

01 Feb 20:20
Compare
Choose a tag to compare
  • Replace d3.interpolateCubehelix’s optional gamma argument with interpolate.gamma.
  • Replace d3.interpolateCubehelixLong’s optional gamma argument with interpolate.gamma.
  • Remove d3.interpolateBind.

v0.4.1

29 Jan 19:05
Compare
Choose a tag to compare
  • Generate anonymous AMD.

v0.4.0

07 Jan 21:30
Compare
Choose a tag to compare