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/09/15 05:43:01 UTC

[echarts] branch master updated (5d667ec -> 26e9a95)

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 5d667ec  Merge pull request #15722 from williamorim/ptBRlang
     add 35e3511  fix(legend): add back symbolKeepAspect. optimize code logic.
     new 26e9a95  Merge pull request #15720 from apache/fix-legend-symbol-keep-aspect

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/legend/LegendModel.ts |  32 +++++----
 src/component/legend/LegendView.ts  | 127 ++++++++++++++----------------------
 test/runTest/server.js              |   2 +-
 3 files changed, 64 insertions(+), 97 deletions(-)

---------------------------------------------------------------------
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 #15720 from apache/fix-legend-symbol-keep-aspect

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 26e9a954bdd8f88c60bef36f27cbc1a020f5cf1a
Merge: 5d667ec 35e3511
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Wed Sep 15 13:41:59 2021 +0800

    Merge pull request #15720 from apache/fix-legend-symbol-keep-aspect
    
    fix(legend): add back symbolKeepAspect. optimize code logic.

 src/component/legend/LegendModel.ts |  32 +++++----
 src/component/legend/LegendView.ts  | 127 ++++++++++++++----------------------
 test/runTest/server.js              |   2 +-
 3 files changed, 64 insertions(+), 97 deletions(-)

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