diff --git a/src/views/Dashboard/Dashboard.js b/src/views/Dashboard/Dashboard.js index f0521a7..3a7a20e 100644 --- a/src/views/Dashboard/Dashboard.js +++ b/src/views/Dashboard/Dashboard.js @@ -200,6 +200,7 @@ const cardChartData4 = { backgroundColor: 'rgba(255,255,255,.3)', borderColor: 'transparent', data: [78, 81, 80, 45, 34, 12, 40, 75, 34, 89, 32, 68, 54, 72, 18, 98], + barPercentage: 0.6, }, ], }; @@ -217,7 +218,6 @@ const cardChartOpts4 = { xAxes: [ { display: false, - barPercentage: 0.6, }], yAxes: [ {