From: Ville Hämäläinen Date: Sun, 28 Feb 2016 07:29:29 +0000 (+0200) Subject: improve progress-bar sample X-Git-Tag: v2.0.0~29^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f23b640c81c7cda83637032b1f2873ee0bf36ef8;p=thirdparty%2FChart.js.git improve progress-bar sample - set title - set same size canvas as other samples - fix x-axis labels when adding data - remove user select from canvas --- diff --git a/samples/AnimationCallbacks/progress-bar.html b/samples/AnimationCallbacks/progress-bar.html index 142f8b1a2..7d79d6c1d 100644 --- a/samples/AnimationCallbacks/progress-bar.html +++ b/samples/AnimationCallbacks/progress-bar.html @@ -5,15 +5,17 @@ -
- +
+

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