* change default doughnut size of mini pie chart.

This commit is contained in:
Catouse
2016-12-09 11:11:07 +08:00
parent 4bbdd23f4d
commit e5f8b6321c
+1 -1
View File
@@ -99,7 +99,7 @@ if($config->debug)
color: '#4CAF50',
backColor: '#ddd',
doughnut: true,
doughnutSize: 0,
doughnutSize: 85,
width: 20,
height: 20,
showTip: false,