From f4a5a30451c64b1d56ba7af7be21e6c3dcfbf686 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Sun, 1 Nov 2015 13:56:36 -0700 Subject: [PATCH] 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 | 3 ++- src/core/core.controller.js | 6 ++++-- src/core/core.tooltip.js | 5 +++-- 3 files changed, 9 insertions(+), 5 deletions(-) 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 @@