apache / apache/echarts

custom-profile cannot show data correctly after zooming in many times when number of data is large

Open
#13,150 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.