From: Ville Hämäläinen Date: Sun, 28 Feb 2016 05:50:13 +0000 (+0200) Subject: improve line-legend sample X-Git-Tag: v2.0.0~29^2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87633f61e9f1d56f04648530f121b8cab31cceb7;p=thirdparty%2FChart.js.git improve line-legend sample - improve title - set same size canvas as other samples - fix x-axis labels when adding data - remove user select from canvas - remove logs --- diff --git a/samples/line-legend.html b/samples/line-legend.html index bc5659e89..e454eb08f 100644 --- a/samples/line-legend.html +++ b/samples/line-legend.html @@ -7,14 +7,16 @@ -
- +
+


@@ -24,6 +26,7 @@