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/06/22 04:33:48 UTC

[incubator-echarts] branch master updated (300f75d -> 8631f27)

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 300f75d  Merge pull request #12762 from plainheart/fix-geo-label-formatter
     new d11b53e  fix(tree): the symbols of image type do not display at the first rendering. close apache#12279.
     new df815b3  fix(tree): optimize code.
     new 6176bd2  fix(tree): tweak access way to the type of symbolEl.
     new 48d54d8  fix(tree): fix invalid opacity configuration for symbolPath.
     new 8631f27  Merge pull request #12367 from plainheart/fix-12279

The 5894 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/helper/Symbol.js |  4 +-
 src/chart/tree/TreeView.js |  2 +-
 test/tree-image2.html      | 98 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 101 insertions(+), 3 deletions(-)
 create mode 100644 test/tree-image2.html


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