From: Tanner Linsley Date: Sun, 1 Nov 2015 20:56:36 +0000 (-0700) Subject: Only call custom tooltips when elements have changed. But be sure to call update... X-Git-Tag: 2.0.0-beta1~33^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1602%2Fhead;p=thirdparty%2FChart.js.git Only call custom tooltips when elements have changed. But be sure to call update internally any time that tooltips need to be redrawn. --- diff --git a/samples/line-customTooltips.html b/samples/line-customTooltips.html index 193fa3b82..75412d441 100644 --- a/samples/line-customTooltips.html +++ b/samples/line-customTooltips.html @@ -42,10 +42,11 @@