diff --git a/samples/charts/polar-area.html b/samples/charts/polar-area.html index 4321e279f..7d8391035 100644 --- a/samples/charts/polar-area.html +++ b/samples/charts/polar-area.html @@ -29,8 +29,8 @@ var chartColors = window.chartColors; var color = Chart.helpers.color; var config = { + type: 'polarArea', data: { - type: 'polarArea', datasets: [{ data: [ randomScalingFactor(),