From: Marcelo Tedeschi Date: Wed, 8 Feb 2017 08:09:48 +0000 (+0100) Subject: Refactored drawCaret and drawBackground functions to draw the background together... X-Git-Tag: v2.6.0~2^2~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f97cab12b1c4db4d5782d92f95e362093ad31860;p=thirdparty%2FChart.js.git Refactored drawCaret and drawBackground functions to draw the background together with the caret in the same path --- diff --git a/samples/tooltips/tooltip-border.html b/samples/tooltips/tooltip-border.html index b0752fc5c..25c649e54 100644 --- a/samples/tooltips/tooltip-border.html +++ b/samples/tooltips/tooltip-border.html @@ -2,7 +2,7 @@ - Tooltip Interaction Modes + Tooltip Border