jihea-park opened a new issue, #21467: URL: https://github.com/apache/echarts/issues/21467
### Version 6.0.0 ### Link to Minimal Reproduction https://codesandbox.io/p/devbox/stacked-area-chart-forked-j5hqr7?workspaceId=ws_VRxsFnabkcLYpQFZFy1rGS ### Steps to Reproduce <img width="968" height="1124" alt="Image" src="https://github.com/user-attachments/assets/188d2358-c51f-4997-8645-11b316a62ef6" />  ### Current Behavior Between "Tue" and "Wed," all values except Email are 0. However, the 0 values are plotted and colored on the graph. ### Expected Behavior If the value is 0, it should not be stacked on the graph. ### 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]
