custom-profile cannot show data correctly after zooming in many times when number of data is large
Open
bug
en
waiting-for: community
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
4.8.0
### Steps to reproduce
1. open "https://echarts.apache.org/examples/zh/editor.html?c=custom-profile"
2. change the line #3, "var dataCount = 10" to "var dataCount = 10000"
3. zoom in the chart enough, and drag the chart
4. now you can see many useless color blocks left on the Canvas, and cannot remove
### What is expected?
fix the bug
### What is actually happening?
custom-profile cannot show data correctly after zooming in many times when number of data is large
Contributor guide
Assessment
This issue has not been assessed yet.