You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/05/06 09:52:45 UTC

[GitHub] [incubator-echarts] Ovilia commented on issue #10400: React饼图 d值显示不对的问题

Ovilia commented on issue #10400: React饼图 d值显示不对的问题
URL: https://github.com/apache/incubator-echarts/issues/10400#issuecomment-489566637
 
 
   这个是有意的设计而不是 bug,主要目的就是让所有的总和是 100%,具体的算法参见[我的博客](http://zhangwenli.com/blog/2017/06/13/pie-percentage/)。
   对于「为什么相同的数字显示不同的百分比」,我的回应是,相比这一点,总和不是 100% 更不舒适。
   如果不喜欢这样的设定,可以自行用 formatter 修改显示内容。
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org