This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git
from aa9db721d Merge pull request #21352 from
Srajan-Sanjay-Saxena/fix/time-axis-custom-labels
add f5534bb42 feat(line): triggerAreaEvent option for more control over
mouse event
add f95af4c54 Rename option to triggerLineOnlyEvent
add dea397da2 change line series option to triggerEvent, deprecate
triggerLineEvent
add 61afd73df feat(line): 1) add `selfType` property into line/area
trigger event for determining this event is triggered by area or line 2) allow
disabling line/area event 3) update test case
add 3a39f66e4 Merge remote-tracking branch 'remotes/upstream/master' into
fix-21000-line-event
add 27d3dbccb test(line): add VRT test case
add 68a151a4a fix(line): tweak logic
add 5a575c9de fix(line): tweak deprecation tip
new ccbbd8a3c Merge pull request #21001 from sjcobb/fix-21000-line-event
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)
create mode 100644 test/runTest/actions/polyline-gon-event.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]