Version
5.2.2
Reproduction link
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
