Fix polar area sample (#6665)

This commit is contained in:
Evert Timberg 2019-11-01 07:19:36 -04:00 committed by GitHub
parent 99811328dc
commit 0a873c0786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,8 +29,8 @@
var chartColors = window.chartColors;
var color = Chart.helpers.color;
var config = {
type: 'polarArea',
data: {
type: 'polarArea',
datasets: [{
data: [
randomScalingFactor(),