dengzengjian commented on issue #10218: 4.0版本以后,绘制半圆的南丁格尔图的 
数据value为0的时候无法隐藏label和labelline,
URL: 
https://github.com/apache/incubator-echarts/issues/10218#issuecomment-480652752
 
 
   > @dengzengjian 你应该这么设置
   > ` { value: 0, name: "", label: { show: false }, labelLine: { show: false 
}, }`
   > 文档中的配置项itemStyle没有normal
   > https://www.echartsjs.com/option.html#series-pie.data.itemStyle
   
   谢谢,解决了.这个4.0 以后的版本跟3版本是不一样的,按你说的,把itemStyle和normal两层去掉就行了

----------------------------------------------------------------
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