Suraj-Singhvi opened a new issue, #18688:
URL: https://github.com/apache/echarts/issues/18688

   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/Suraj-Singhvi/pen/BaqgKRw
   
   ### Steps to Reproduce
   
   1. Load the given chart options
   2. Use the data zoom slider to zoom into specific date/month
   3. Drag the slider from one direction to the other side. 
   ex.  `start.....end` should now be `end....start`
   4. filter both the series using the legends (you would see the last series 
filtered would still exist)
   5. 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
   
![image](https://github.com/apache/echarts/assets/25072841/3660bee6-c9d4-4282-aa51-422e2d35e3cb)
   
   Now use the end of the slider and move it across the start of the slider
   
![image](https://github.com/apache/echarts/assets/25072841/fd9e637f-02bf-4586-a8e6-99cbe4274ad1)
   
   On filtering the series with the legend, the last series filtered is still 
visible
   
![image](https://github.com/apache/echarts/assets/25072841/ca185df0-59e7-4652-a273-27546f53c432)
   
   And now on toggling it back, the unknown series line exists in the chart
   
![image](https://github.com/apache/echarts/assets/25072841/fd495c11-831e-4127-baac-3a1f2a79a89b)
   
   
   (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.)
   
![image](https://github.com/apache/echarts/assets/25072841/fa7c9cfc-b213-47fa-97ab-17222687c8ec)
   
   
   
   ### Expected Behavior
   
   I would expect the legend to filter out all the series, does not matter how 
the data zoom slider is used
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to