ponfee opened a new issue #10111: 嵌套(双)饼图内圈与外圈扇形占比
URL: https://github.com/apache/incubator-echarts/issues/10111
 
 
   Ehcarts目前是否有嵌套(双)饼图内圈与外圈扇形占比功能,具体描述如下:
   外圈数据为一个饼图,360度
   内圈数据之间无关系,只与其对应的外圈的数据项有关系,显示与外圈的扇形占比
   
   外圈数据格式:[{name:"医药",value:100},{name:"娱乐",value:150},{name:"食品",value:200}]
   内圈数据格式:[{name:"医药",value:80},{name:"娱乐",value:80},{name:"食品",value:50}]
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to