diff --git a/docs/06-Polar-Area-Chart.md b/docs/06-Polar-Area-Chart.md index a92d8893ff2..f325b929822 100644 --- a/docs/06-Polar-Area-Chart.md +++ b/docs/06-Polar-Area-Chart.md @@ -29,7 +29,7 @@ Some properties are specified as arrays. The first value applies to the first ba Property | Type | Usage --- | --- | --- -data | `Array` | The data to plot as bars +data | `Array` | The data to plot as arcs label | `String` | The label for the dataset which appears in the legend and tooltips backgroundColor | `Array` | The fill color of the arcs. See [Colors](#chart-configuration-colors) borderColor | `Array` | Arc border color