Resbi-Anik commented on PR #21586: URL: https://github.com/apache/echarts/pull/21586#issuecomment-4266863691
> Thanks for the fix, the overlap handling logic looks solid and the `handleIndex === 'all'` hover-link update also makes sense. > > Could you also add a small regression case in `test/visualMap-continuous.html` (or a new visualMap HTML case) to cover both states: > > 1. labels overlap and are merged; > 2. labels separate again and return to two draggable labels. > > That would help guard against future regressions in label visibility/draggability transitions. I have updated the PR with new regression case : <img width="1286" height="1011" alt="Screenshot 2026-04-17 at 3 31 27 PM" src="https://github.com/user-attachments/assets/f62ff105-40bb-4ac9-beb0-fb1fe6497a58" /> e: -- 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]
