You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2021/08/22 13:13:34 UTC

[echarts] branch master updated (4569dc1 -> 78d20e1)

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

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


    from 4569dc1  Merge pull request #15355 from apache/dataset-perf
     add 8ee3fed  fix(bar): optimize label distance when using round cap
     new 78d20e1  Merge pull request #15573 from apache/fix-sausage-label-distance

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/chart/bar/BarView.ts  |  8 ++++--
 src/label/sectorLabel.ts  | 72 ++++++++++++++++++++++++++++-------------------
 test/bar-polar-label.html |  5 +++-
 3 files changed, 53 insertions(+), 32 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 #15573 from apache/fix-sausage-label-distance

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

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

commit 78d20e15d3e195fab7dcd8e63a7bb195336d1010
Merge: 4569dc1 8ee3fed
Author: sushuang <su...@gmail.com>
AuthorDate: Sun Aug 22 21:13:21 2021 +0800

    Merge pull request #15573 from apache/fix-sausage-label-distance
    
    fix(bar): optimize label distance when using round cap

 src/chart/bar/BarView.ts  |  8 ++++--
 src/label/sectorLabel.ts  | 72 ++++++++++++++++++++++++++++-------------------
 test/bar-polar-label.html |  5 +++-
 3 files changed, 53 insertions(+), 32 deletions(-)


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