@@ -231,7 +231,7 @@ function GetContinued(uid) {
datasets: [{
label: date +"游戏时长(分钟)",
data: ds,
- backgroundColor: 'rgba(255,0,0,128)'
+ backgroundColor: 'rgba(255, 0, 0, 0.4)'
}]
},
options: {maintainAspectRatio:false}