From: Huw Date: Tue, 19 Apr 2016 14:59:13 +0000 (+0100) Subject: Fix tooltip example caretHeight to caretSize X-Git-Tag: 2.1.0~63^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2300%2Fhead;p=thirdparty%2FChart.js.git Fix tooltip example caretHeight to caretSize --- diff --git a/docs/07-Advanced.md b/docs/07-Advanced.md index 706f54b2d..b222561db 100644 --- a/docs/07-Advanced.md +++ b/docs/07-Advanced.md @@ -143,7 +143,7 @@ var myPieChart = new Chart(ctx, { // Otherwise, tooltip will be an object with all tooltip properties like: - // tooltip.caretHeight + // tooltip.caretSize // tooltip.caretPadding // tooltip.chart // tooltip.cornerRadius