echarts-bot[bot] commented on issue #20473: URL: https://github.com/apache/echarts/issues/20473#issuecomment-2456562939
@lascyb It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Bug] pie chart, I can't filter directly to remove the negative values present in my data without any prompt, which will result in incomplete results that I want **BODY** ### Version 5.5.1 ### Link to Minimal Reproduction https://codesandbox.io/p/devbox/kz4yvk ### Steps to Reproduce All values exist as long as they are negative ### Current Behavior There are some negative profits in our company's financial statements, but they are directly hidden when the pie chart is displayed. This is an unacceptable result. ### Expected Behavior It can report an error or prevent the chart from being displayed. I can manually process data containing negative values, but I cannot directly filter out the negative values in my data without any prompts. ### Environment ```markdown - OS: Windows 10 - Browser: Microsoft Edge 130.0.2849.68 - Framework: [email protected] ``` ### Any additional comments? _No response_ </details> -- 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]
