From 194c11c3d7ee2eb9e3aeef28e20c846d95b7abb7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20H=C3=A4m=C3=A4l=C3=A4inen?= Date: Sun, 28 Feb 2016 08:59:38 +0200 Subject: [PATCH] improve line-stacked-area 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-stacked-area.html | 37 ++++++++++++---------------------- 1 file changed, 13 insertions(+), 24 deletions(-) diff --git a/samples/line-stacked-area.html b/samples/line-stacked-area.html index d2199008a..88f14e2bd 100644 --- a/samples/line-stacked-area.html +++ b/samples/line-stacked-area.html @@ -7,14 +7,16 @@ -
- +
+


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

Legend

-
-
-
-- 2.47.3