@ -224,7 +224,7 @@
series: [
{
type: 'pie',
radius: '50%',
radius: ['50%','70%'],
data: this.xmMenuAgeDistsCpd,
emphasis: {
itemStyle: {
@ -281,7 +281,7 @@
data: this.xmMenuAttDistsCpd,
@ -253,7 +253,7 @@
data: this.xmQuestionAgeDistsCpd,
@ -305,10 +305,26 @@
bottom: 'bottom',
data:this.legendCpd,
},
graphic: {
type: 'text',
left: 'center',
top: 'center',
style: {
// text: '总数',
text:
'总数'+this.total ,
textAlign: 'center',
fill: '#333',
width: 30,
height: 30,
fontSize: 14
}
data: this.xmQuestionAttDistsCpd,
@ -288,7 +288,7 @@
data: this.xmQuestionRetestDistsCpd,
@ -198,7 +198,7 @@
data: this.xmTaskAgeDistsCpd,
@ -258,7 +258,7 @@
data: this.xmTaskAttDistsCpd,
@ -230,7 +230,7 @@
data: this.xmTestCaseToPlanCalcListCpd,