结果图
代码
option = {
backgroundColor: '#000',
title: {
text: "进度条",
textStyle: {
color: '#fff',
fontSize: 70,
fontWeight: 'bold'
},
left: 'center',
bottom: '49%',
itemGap: 60,
},
tooltip: {
show: false,
},
legend: {
},
series: [{
name: '内圈',
type: 'pie',
hoverAnimation: false,
tooltip: {