hustcc / echarts-for-react

⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。
https://git.hust.cc/echarts-for-react
MIT License
4.56k stars 633 forks source link

Echarts pie chart proportion is too small to display text #418

Closed keephungryHF closed 3 years ago

keephungryHF commented 3 years ago

 "echarts": "^5.0.2", "echarts-for-react": "^3.0.1", Here's an example When the proportion of ”excellence“ is small,number do not display。 But when I increase the excellent ratio, the text is displayed (当优秀这一项的比例很小时,上面的label数字就不显示了),我在想是不是和版本有关系?我使用的方式不对吗?

hustcc commented 3 years ago

在 echarts 测试看看,排除出是谁的问题。