This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git
commit ccbbd8a3cfbb90fe89cf32c10012e1ad5b52531c Merge: aa9db721d 5a575c9de Author: Zhongxiang Wang <[email protected]> AuthorDate: Sat Nov 15 00:56:11 2025 +0800 Merge pull request #21001 from sjcobb/fix-21000-line-event feat(line): add `triggerEvent` option for more control over mouse event src/chart/line/LineSeries.ts | 18 +++- src/chart/line/LineView.ts | 28 +++-- test/polyline-gon-event.html | 146 ++++++++++++++++++++++----- test/runTest/actions/__meta__.json | 1 + test/runTest/actions/polyline-gon-event.json | 1 + 5 files changed, 161 insertions(+), 33 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
