This is an automated email from the ASF dual-hosted git repository. Justin-ZS pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git
commit 20ecdf4cae568f31d350a1c547516d08cdcab9b0 Merge: dc60bdd61 06cd2ea5f Author: Jin <[email protected]> AuthorDate: Sun May 31 16:31:43 2026 +0800 Merge pull request #21637 from apache/fix/simplify-21586 fixRegression: Fix the implementation of visualMap labels overlap. Fix #21586. src/component/visualMap/ContinuousView.ts | 185 ++++++++++--------------- src/component/visualMap/VisualMapModel.ts | 5 + test/runTest/actions/__meta__.json | 1 + test/runTest/actions/visualMap-continuous.json | 1 + test/visualMap-continuous.html | 9 +- 5 files changed, 87 insertions(+), 114 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
