dataZoom toolbox change showing data incorrect
Open
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

### What is actually happening?
remove outside range data and draw line between to node

Contributor guide
Assessment
This issue has not been assessed yet.