[Bug] Stacked Area Chart draw the area even though the value is 0.
Open
bug
en
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
6.0.0
### Link to Minimal Reproduction
https://codesandbox.io/p/devbox/stacked-area-chart-forked-j5hqr7?workspaceId=ws_VRxsFnabkcLYpQFZFy1rGS
### Steps to Reproduce

### 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_
Contributor guide
Assessment
This issue has not been assessed yet.