From cd529364738a40635f61cd64e01e1b717260cf32 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20H=C3=A4m=C3=A4l=C3=A4inen?= Date: Sun, 28 Feb 2016 08:56:26 +0200 Subject: [PATCH] improve line-skip-points sample - set title - set same size canvas as other samples - fix x-axis labels when adding data - remove user select from canvas - remove logs - remove html legend --- samples/line-skip-points.html | 41 +++++++++++++---------------------- 1 file changed, 15 insertions(+), 26 deletions(-) diff --git a/samples/line-skip-points.html b/samples/line-skip-points.html index bc4c04745..2d760d2e1 100644 --- a/samples/line-skip-points.html +++ b/samples/line-skip-points.html @@ -6,15 +6,17 @@ -
- +
+


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

Legend

-
-
-
-- 2.47.3