]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Update tooltip only when active element has changed (#3856)
authorJerry <therealjerrycan@gmail.com>
Fri, 10 Feb 2017 23:51:37 +0000 (15:51 -0800)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 10 Feb 2017 23:51:37 +0000 (18:51 -0500)
commit8f217182b83fc6058fd10ebb73584fbbbbc9703a
tree049cec2f4b31bc7e0803b78d5777444292b4ef9b
parent9f3b51a80ce96578718267711e8b65c1ec8c25c1
Update tooltip only when active element has changed (#3856)

Resolves #3746
src/core/core.tooltip.js
test/core.tooltip.tests.js