SaberA1ter opened a new issue, #17787: URL: https://github.com/apache/echarts/issues/17787
### Version 5.4.0 ### Link to Minimal Reproduction https://codesandbox.io/s/clever-proskuriakova-0x5os5?file=/src/App.js ### Steps to Reproduce 只需要使 data 数据皆为 0 并显示百分比即可 ### Current Behavior 显示为 {d} 或者 ({ percent }) 都为 undefined ### Expected Behavior 在 5.3.3 版本中,如果数据都为 0 的情况下则应该显示为 0% ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
