wigsnes opened a new issue, #17191:
URL: https://github.com/apache/echarts/issues/17191

   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   
https://codesandbox.io/s/echarts-react-draggable-0szzfl?file=/src/echartTest.tsx
   
   ### Steps to Reproduce
   
   1. Drag one of the dashed points.
   2. Release point between two dates.
   3. Now you can not drag the same point by click and hold on the point, you 
have to find where you let go last time.
   
   
   
   ### Current Behavior
   
   You drag a point off-axis on the X-axis it does not line up next time you 
want to drag, and you have to remember where you let go.
   
   ### Expected Behavior
   
   Expect it to stick to the point, and be draggable on the point and not where 
you left it.
   
   ### Environment
   
   ```markdown
   - OS: CodeSandbox
   - Browser: Chrome
   - Framework: React
   ```
   
   
   ### Any additional comments?
   
   
https://user-images.githubusercontent.com/10787984/172821831-a88b6169-b02f-434b-95ac-a989b779915b.mp4


-- 
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: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to