]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add onLeave callback to legend (#6059)
authorJon Rimmer <jon.rimmer@gmail.com>
Sun, 24 Feb 2019 09:58:22 +0000 (09:58 +0000)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sun, 24 Feb 2019 09:58:22 +0000 (10:58 +0100)
commitf3b18373e67c8e0aab6b29379787725a88dd7391
treed0f281b4eb2a651b37c1a5369790045a1219054d
parentf2b099b835bf5d6dfe3a7d3097997ec11983c3ed
Add onLeave callback to legend (#6059)
samples/legend/callbacks.html [new file with mode: 0644]
samples/samples.js
src/plugins/plugin.legend.js
test/specs/plugin.legend.tests.js