diff --git a/module/common/view/chart.html.php b/module/common/view/chart.html.php index 10f01866e5..559362fe0d 100644 --- a/module/common/view/chart.html.php +++ b/module/common/view/chart.html.php @@ -99,7 +99,7 @@ if($config->debug) color: '#4CAF50', backColor: '#ddd', doughnut: true, - doughnutSize: 0, + doughnutSize: 85, width: 20, height: 20, showTip: false,