From: Evert Timberg Date: Thu, 19 May 2016 01:43:01 +0000 (-0400) Subject: Give the doughnut sample the correct color label X-Git-Tag: v2.1.4~11^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F2596%2Fhead;p=thirdparty%2FChart.js.git Give the doughnut sample the correct color label --- diff --git a/docs/06-Pie-Doughnut-Chart.md b/docs/06-Pie-Doughnut-Chart.md index 05487069b..a46b0bafa 100644 --- a/docs/06-Pie-Doughnut-Chart.md +++ b/docs/06-Pie-Doughnut-Chart.md @@ -59,7 +59,7 @@ An example data object using these attributes is shown below. var data = { labels: [ "Red", - "Green", + "Blue", "Yellow" ], datasets: [