]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Use apply instead of call so that the animation easing can be passed to the draw...
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 17 Apr 2016 16:25:47 +0000 (12:25 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sun, 17 Apr 2016 16:25:47 +0000 (12:25 -0400)
commitd131e7d07a3969d644fe3f2f36eac28e14a3aa7a
treeb3fafd9964109f5713ae9e8f3ef8f85e0485d5e3
parent7fa4c4c1b8ae6b9e62bc9e72eb4e1cb816cc125b
Use apply instead of call so that the animation easing can be passed to the draw callbacks
src/core/core.controller.js
src/core/core.plugin.js
test/core.plugin.tests.js