]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Update tooltip only when things change (which will only trigger customTooltips when...
authorTanner Linsley <tannerlinsley@gmail.com>
Sun, 1 Nov 2015 00:17:32 +0000 (18:17 -0600)
committerTanner Linsley <tannerlinsley@gmail.com>
Sun, 1 Nov 2015 00:17:32 +0000 (18:17 -0600)
commit22aabdbfab33328a00dbf8b8f0f650827658709c
tree92ede1ff0511d77bba4517d7db69275e54c8ef27
parent5ba1ec0d3b3cb53c3b8b6ac6c970722420d0abc7
Update tooltip only when things change (which will only trigger customTooltips when model changes)
src/core/core.controller.js