Stacked line chart data does not correspond to polylines
Open
en
enhancement
topic: stack
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.2.0
### Reproduction link
[https://echarts.apache.org/examples/zh/editor.html?c=area-stack](https://echarts.apache.org/examples/zh/editor.html?c=area-stack)
### Steps to reproduce
In the official example, the data cannot correspond to the broken line because the stack value is the same, which will cause numerical superposition. It will affect the discount display. I hope the official can modify the example
### What is expected?
Polylines correspond to data
### What is actually happening?
Polyline and data cannot correspond
Contributor guide
Assessment
This issue has not been assessed yet.