From 9d210d8a8cfe3fbab4372e2a0a54ef8344caac7f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20H=C3=A4m=C3=A4l=C3=A4inen?= Date: Sun, 28 Feb 2016 09:25:46 +0200 Subject: [PATCH] improve tooltip-hooks sample - set title - set same size canvas as other samples - fix x-axis labels when adding data - remove user select from canvas - remove html legend --- samples/tooltip-hooks.html | 38 +++++++++++++++----------------------- 1 file changed, 15 insertions(+), 23 deletions(-) diff --git a/samples/tooltip-hooks.html b/samples/tooltip-hooks.html index ca2e8b1c6..1f74df0b4 100644 --- a/samples/tooltip-hooks.html +++ b/samples/tooltip-hooks.html @@ -6,15 +6,17 @@ -
- +
+


@@ -23,12 +25,9 @@ -
-

Legend

-
-
-
-- 2.47.3