From: Ville Hämäläinen Date: Sun, 28 Feb 2016 08:16:09 +0000 (+0200) Subject: fix title X-Git-Tag: v2.0.0~29^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=04fe614800b05b900abd5808c451b53d4cf218e8;p=thirdparty%2FChart.js.git fix title --- diff --git a/samples/doughnut.html b/samples/doughnut.html index 74da7d481..475499d5d 100644 --- a/samples/doughnut.html +++ b/samples/doughnut.html @@ -102,7 +102,7 @@ }, title: { display: true, - text: 'Our Favorite Datasets' + text: 'Chart.js Doughnut Chart' } } };