@@ -12,10 +12,7 @@
data: ['评量测验', '自主学习', '作业活动', '投票活动', '问卷调查'],
textStyle: {
color:'#FFFFFF'
- },
- //emphasis: {
- // show: false
- //}
+ }
},
series: [
{
@@ -23,6 +20,7 @@
type: 'pie',
radius: ['48%', '62%'],
avoidLabelOverlap: false,
+ legendHoverLink: false,
label: {
show: false,
position: 'center',