]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Bump chartjs-color to version 2.0.0 (#2549)
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 14 May 2016 17:35:35 +0000 (19:35 +0200)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 14 May 2016 17:35:35 +0000 (13:35 -0400)
commitb64e03dbd0c20bb5ec7f2ca69cf378649c639421
tree56c76151c4a23b72967907160c084b62a16a0267
parent85267f0c62dcaabb5ca5f7f792e946d1897430a2
Bump chartjs-color to version 2.0.0 (#2549)

Fix color animation because the color lib changed the `mix` implementation to match SASS behavior, so the weight specifies the amount of the first color that should be included in the returned color.
package.json
src/core/core.element.js