html 圆环实现多种颜色,多个圆环时的颜色渲染问题

option = {

"legend": {

"show": true,

"selectedMode": false,

"textStyle": {

"color": "#666666",

"fontSize": "12",

"fontFamily": "微软雅黑",

"fontWeight": "normal"

},

"orient": "horizontal",

"x": "center",

"y": "bottom",

"data": [{

"name": "99 memorysdfwegwdf",

"icon": "emptyCircle"

}, {

"name": "50 memorydasdgwedfsd",

"icon": "emptyCircle"

}, {

"name": "50 diskdsdfsdgwewdfefwer",

"icon": "emptyCircle"

}, {

"name": "50 dfsdsdfgwegsdfsdfwef",

"icon": "emptyCircle"

}, {

"name": "50 netsdsdfsgwefgwe",

"icon": "emptyCircle"

}, {

"name": "50 cpuswefsdgsdfsf",

"icon": "emptyCircle"

}, {

"name": "50 cpusdfsadfgwer",

"icon": "emptyCircle"

}, {

"name": "50 disksdfwergewdsdf",

"icon": "emptyCircle"

}, {

"name": "50 dfssdgehdfdsgv",

"icon": "emptyCircle"

}, {

"name": "50 netsxcgfdfbdfsdgfd",

"icon": "emptyCircle"

}]

},

"tooltip": "",

"series": [{

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["10%", "20%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "99 memorysdfwegwdf",

"value": 99,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 1,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}, {

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["30%", "20%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "50 memorydasdgwedfsd",

"value": 50,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 50,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}, {

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["50%", "20%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "50 diskdsdfsdgwewdfefwer",

"value": 50,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 50,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}, {

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["70%", "20%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "50 dfsdsdfgwegsdfsdfwef",

"value": 50,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 50,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}, {

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["90%", "20%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "50 netsdsdfsgwefgwe",

"value": 50,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 50,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}, {

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["10%", "55%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "50 cpuswefsdgsdfsf",

"value": 50,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 50,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}, {

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["30%", "55%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "50 cpusdfsadfgwer",

"value": 50,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 50,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}, {

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["50%", "55%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "50 disksdfwergewdsdf",

"value": 50,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 50,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}, {

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["70%", "55%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "50 dfssdgehdfdsgv",

"value": 50,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 50,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}, {

"type": "pie",

"avoidLabelOverlap": false,

"hoverAnimation": false,

"center": ["90%", "55%"],

"radius": ["50px", "65px"],

"x": "0%",

"labelLine": {

"normal": {

"show": false

}

},

"label": {

"normal": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

},

"emphasis": {

"show": true,

"position": "center",

"formatter": "{c}",

"textStyle": {

"fontSize": 43,

"fontFamily": "Arial",

"fontWeight": "bold"

}

}

},

"symbolSize": 3,

"data": [{

"name": "50 netsxcgfdfbdfsdgfd",

"value": 50,

"itemStyle": {

"normal": {

"color": ""

}

}

}, {

"name": "other",

"value": 50,

"label": {

"normal": {

"show": false

},

"emphasis": {

"show": false

}

},

"itemStyle": {

"normal": {

"color": "#e5e5e5"

},

"emphasis": {

"color": "#e5e5e5"

}

}

}]

}]

}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值