Version
5.4.2
Link to Minimal Reproduction
https://codepen.io/Suraj-Singhvi/pen/BaqgKRw
Steps to Reproduce
- Load the given chart options
- Use the data zoom slider to zoom into specific date/month
- Drag the slider from one direction to the other side.
ex. start.....end should now be end....start
- filter both the series using the legends (you would see the last series filtered would still exist)
- and now on enabling them again, we now have an unwanted series line in our charts
Current Behavior
Initial state on using the datazoom slider

Now use the end of the slider and move it across the start of the slider

On filtering the series with the legend, the last series filtered is still visible

And now on toggling it back, the unknown series line exists in the chart

(Also, sometimes the line series keeps drawing lines on zooming via the slider but I don't have the exact steps as this is a bit random.)

Expected Behavior
I would expect the legend to filter out all the series, does not matter how the data zoom slider is used
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Version
5.4.2
Link to Minimal Reproduction
https://codepen.io/Suraj-Singhvi/pen/BaqgKRw
Steps to Reproduce
ex.
start.....endshould now beend....startCurrent Behavior
Initial state on using the datazoom slider

Now use the end of the slider and move it across the start of the slider

On filtering the series with the legend, the last series filtered is still visible

And now on toggling it back, the unknown series line exists in the chart

(Also, sometimes the line series keeps drawing lines on zooming via the slider but I don't have the exact steps as this is a bit random.)

Expected Behavior
I would expect the legend to filter out all the series, does not matter how the data zoom slider is used
Environment
Any additional comments?
No response