From 4729b05cc108977014366cc7e76346d7c9532def Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20H=C3=A4m=C3=A4l=C3=A4inen?= Date: Sun, 28 Feb 2016 07:28:39 +0200 Subject: [PATCH] improve line chart sample - set title for chart - remove html legend - set same size canvas as other samples - remove user select from canvas --- samples/line.html | 38 ++++++++++++-------------------------- 1 file changed, 12 insertions(+), 26 deletions(-) diff --git a/samples/line.html b/samples/line.html index c5972cb52..36e49c7f4 100644 --- a/samples/line.html +++ b/samples/line.html @@ -6,15 +6,17 @@ -
- +
+


@@ -24,11 +26,6 @@ -
-

Legend

-
-
-
-- 2.47.3