SIGN IN SIGN UP
apache / echarts UNCLAIMED

Apache ECharts is a powerful, interactive charting and data visualization library for browser

0 0 74 TypeScript

fix(visualMap): prevent tooltip label overlap

- Introduced a new margin constant for handle label overlap detection.
- Added logic to merge handle labels when they overlap, improving visual clarity.
- Refactored handle label position updates to accommodate new merging behavior.
- Implemented a method to calculate the bounding rectangle of handle labels for accurate overlap testing.

Resolves: #21585
R
Resbi Anik committed
6029216551ea985dfe5bf8d569b476bc99d5061a
Parent: c8adaf4