]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Only call custom tooltips when elements have changed. But be sure to call update... 1602/head
authorTanner Linsley <tannerlinsley@gmail.com>
Sun, 1 Nov 2015 20:56:36 +0000 (13:56 -0700)
committerTanner Linsley <tannerlinsley@gmail.com>
Sun, 1 Nov 2015 20:56:36 +0000 (13:56 -0700)
commitf4a5a30451c64b1d56ba7af7be21e6c3dcfbf686
tree8567520092b46d3bdff7823506cf7ff18f69cb05
parentcf587122dac7d5727e3c5650aeb1b82c3e95321e
Only call custom tooltips when elements have changed.  But be sure to call update internally any time that tooltips need to be redrawn.
samples/line-customTooltips.html
src/core/core.controller.js
src/core/core.tooltip.js