This commit is contained in:
gitname 2016-07-07 12:57:49 -07:00 committed by GitHub
parent fca419e075
commit 046e2effb5

View File

@ -44,7 +44,7 @@ var myDoughnutChart = new Chart(ctx, {
Property | Type | Usage
--- | --- | ---
data | `Array<Number>` | The data to plot as bars
data | `Array<Number>` | The data to plot as arcs
label | `String` | The label for the dataset which appears in the legend and tooltips
backgroundColor | `Array<Color>` | The fill color of the arcs. See [Colors](#getting-started-colors)
borderColor | `Array<Color>` | Arc border color