This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/echarts.git
commit e770604f38c5636817dd6e842d6edba56e424994 Merge: 59f3f9a4d fb8da78b7 Author: sushuang <[email protected]> AuthorDate: Thu Jan 8 13:39:05 2026 +0800 Merge pull request #21390 from natsuokawai/fix/matrix-click-event fix(matrix): trigger click event on matrix cells src/component/matrix/MatrixView.ts | 33 ++++++- src/coord/matrix/MatrixModel.ts | 2 + test/matrix.html | 96 ++++++++++++++++++++ test/runTest/actions/__meta__.json | 1 + test/ut/spec/component/matrix/event.test.ts | 136 ++++++++++++++++++++++++++++ 5 files changed, 263 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
