]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Call animation callbacks. Created a sample file that shows their use by updating... 1775/head
authorEvert Timberg <evert.timberg@gmail.com>
Sat, 12 Dec 2015 15:01:08 +0000 (10:01 -0500)
committerEvert Timberg <evert.timberg@gmail.com>
Sat, 12 Dec 2015 15:01:08 +0000 (10:01 -0500)
commit716e303230fb31f581974dcc997470bcb19886d2
tree1f4d266cce56ff22c54537aa02e4fb809f9e17c4
parent47d04ced8fdced6fd7e20f147ebc79f9bc06a341
Call animation callbacks. Created a sample file that shows their use by updating a progress bar during the animation. Updated the documentation to show how they are called.
docs/00-Getting-Started.md
samples/AnimationCallbacks/progress-bar.html [new file with mode: 0644]
src/core/core.animation.js
src/core/core.controller.js