This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from b2168d5f3 Merge pull request #16881 from apache/ci-cache
     new 8faf0f6e7 fix: markArea display filter correction
     new 8e0359ee7 fix lint style error and add test case
     new a5bba6590 Use BoundingRect.intersect instead of rectRectIntersect
     new e90c07eb1 fix lint style errors
     new cb80d3aee Fix another lint style error
     new ad0c2dd92 Update with new BoundingRect create
     new 16b24573c fix lint style error
     new 670ac6864 test(markArea): add zoom interaction testing
     new d87e51a2b test(markArea): optimize test interactions
     new d3366c904 fix: Update comment on MarkAreaView.ts
     new cc3f4a740 optimize variable in MarkAreaView.ts
     new a5257e38a Merge pull request #16861 from jiawulin001/issue#16853

The 8637 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/component/marker/MarkAreaView.ts | 28 +++++++----
 src/component/marker/markerHelper.ts | 13 +++++
 src/coord/cartesian/Cartesian2D.ts   | 12 +++++
 test/markArea.html                   | 93 +++++++++++++++++++++++++++++++++++-
 test/runTest/actions/__meta__.json   |  2 +-
 test/runTest/actions/markArea.json   |  2 +-
 6 files changed, 136 insertions(+), 14 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to