You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/08/05 03:19:22 UTC

[incubator-echarts] branch master updated (be6ad17 -> 8d3291e)

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/incubator-echarts.git.


    from be6ad17  Merge pull request #12664 from apache/fix-12232
     add 7b5c5e2  fix(markArea): hide labels when markArea is not inside grid #12591
     add 2dac208  test(markArea): add test case for #12591
     add f62503d  fix(markArea): call axis.containData #12591
     add 2fc1a85  Merge branch 'master' into fix-12591
     new 8d3291e  Merge pull request #12669 from apache/fix-12591

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/component/marker/MarkAreaView.js | 68 ++++++++++++++++++++++++++++--------
 test/markArea.html                   | 21 +++++++++--
 2 files changed, 72 insertions(+), 17 deletions(-)


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


[incubator-echarts] 01/01: Merge pull request #12669 from apache/fix-12591

Posted by sh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 8d3291e232b61296e472031ff264568bcac724f2
Merge: be6ad17 2fc1a85
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Wed Aug 5 11:19:09 2020 +0800

    Merge pull request #12669 from apache/fix-12591
    
    fix(markArea): hide labels when markArea is not inside grid #12591

 src/component/marker/MarkAreaView.js | 68 ++++++++++++++++++++++++++++--------
 test/markArea.html                   | 21 +++++++++--
 2 files changed, 72 insertions(+), 17 deletions(-)


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