修改图片

worktree-temp-progress-bar-color
suixy 1 week ago
parent 9311dfd29e
commit 8396a938c3

@ -9,7 +9,7 @@
<style>
.meter-chart {
width: 180px;
height: 220px;
height: 230px;
float: left;
margin-right: 10px;
}
@ -165,7 +165,7 @@
showSymbol: false,
animation: false, // 关闭动画
radius: 90,
center: ['50%', 130],
center: ['50%', 140],
// startAngle: 180, // 仪表盘起始角度(默认 225
// endAngle: 0, // 仪表盘结束角度(默认 -45
data: [{value: tempData[i].value}],

Loading…
Cancel
Save