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


@@ -24,6 +26,8 @@