From dae599e16df6ce706b42f92a79199adf79a87a3d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20H=C3=A4m=C3=A4l=C3=A4inen?= Date: Sun, 28 Feb 2016 07:34:37 +0200 Subject: [PATCH] improve line-customTooltips sample - set title for chart - set same size canvas as other samples - remove user select from canvas - remove logs --- samples/line-customTooltips.html | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/samples/line-customTooltips.html b/samples/line-customTooltips.html index 30298d276..50c106420 100644 --- a/samples/line-customTooltips.html +++ b/samples/line-customTooltips.html @@ -6,16 +6,11 @@