apache / apache/echarts

dataZoom toolbox change showing data incorrect

Open
#16,076 4 comments 0 reactions 1 assignee Claimed by @100pah View on GitHub
bug en priority: high waiting-for: community
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version
5.2.2

### Reproduction link
[https://jsfiddle.net/xap7dq09/3/](https://jsfiddle.net/xap7dq09/3/)

### Steps to reproduce
add this option to
```
toolbox: {
feature: {
dataZoom: { show: true }
}
},
```

### What is expected?
show data in old way like this
![image](https://user-images.githubusercontent.com/20381616/142146476-9cc84540-1ca9-4142-9aaa-4bf47600efce.png)

### What is actually happening?
remove outside range data and draw line between to node
![image](https://user-images.githubusercontent.com/20381616/142146518-2ec89727-762c-47d7-b123-d51cb459d111.png)

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.