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 2021/07/16 03:31:17 UTC

[echarts] branch master updated (c6edd70 -> 993a75f)

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 c6edd70  Merge pull request #15368 from apache/fix-candlestick-update
     add 4fd7d7d  fix(geo): fix geo switch from hidden to show fail.
     new 993a75f  Merge pull request #15361 from apache/fix-geo-show-switch

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/geo/GeoView.ts         | 26 +++++++++----------
 test/geo-update.html                 | 49 ++++++++++++++++++++++++++++++++++++
 test/geoScatter.html                 | 23 +++++++----------
 test/runTest/actions/__meta__.json   |  1 +
 test/runTest/actions/geo-update.json |  1 +
 5 files changed, 72 insertions(+), 28 deletions(-)
 create mode 100644 test/runTest/actions/geo-update.json

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


[echarts] 01/01: Merge pull request #15361 from apache/fix-geo-show-switch

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

commit 993a75fb868e36aa7c30462d4941fd16df28a2b9
Merge: c6edd70 4fd7d7d
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Jul 16 11:31:05 2021 +0800

    Merge pull request #15361 from apache/fix-geo-show-switch
    
    fix(geo): fix geo switch from hidden to show fail.

 src/component/geo/GeoView.ts         | 26 +++++++++----------
 test/geo-update.html                 | 49 ++++++++++++++++++++++++++++++++++++
 test/geoScatter.html                 | 23 +++++++----------
 test/runTest/actions/__meta__.json   |  1 +
 test/runTest/actions/geo-update.json |  1 +
 5 files changed, 72 insertions(+), 28 deletions(-)


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