ecoyoung opened a new pull request, #186:
URL: https://github.com/apache/echarts-examples/pull/186

   Prepared with Codex and approved for submission by @ecoyoung.
   
   After a drag changes the axis range, the visible points move but the 
transparent drag handles stay in their old positions. Call `updatePosition()` 
after updating the series so the next point remains draggable.
   
   Fixes apache/echarts#21663 in the example. The handbook has a companion 
update.
   
   Tested in Chrome with automatic and fixed axis bounds. The original fails 
the second drag with automatic bounds; this change passes. TypeScript 
compilation and formatting checks pass.
   


-- 
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