lascyb opened a new issue, #20473: URL: https://github.com/apache/echarts/issues/20473
### Version 5.5.1 ### Link to Minimal Reproduction https://codesandbox.io/p/devbox/kz4yvk ### Steps to Reproduce 所有的值只要是负数就会存在 ### Current Behavior 我司财务报表中中存在部分负利润,但是在饼图展示时直接被隐藏,这是无法接受的结果 ### Expected Behavior 它可以报错,也可以令图表直接不显示,我可以人工处理含负值的数据,但是不能在没有任何提示的情况下直接筛选去除我数据中存在的负值 ### Environment ```markdown - OS: Windows 10 - Browser: Microsoft Edge 130.0.2849.68 - Framework: [email protected] ``` ### 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]
