You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/09/29 03:49:48 UTC

[echarts] branch master updated (213f7ebd8 -> 81321a63a)

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

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


    from 213f7ebd8 Merge pull request #17691 from ZeekoZhu/echarts-17633
     add 91382c21a fix(pie): fix a NPE of `labelLine` when `minShowLabelRadian` is set.
     new 81321a63a Merge pull request #17715 from apache/fix-pie

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/pie/labelLayout.ts |  7 +++++--
 test/pie-label.html          | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+), 2 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 #17715 from apache/fix-pie

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

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

commit 81321a63a91d98378114153d446a2713e9c10844
Merge: 213f7ebd8 91382c21a
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Thu Sep 29 11:49:10 2022 +0800

    Merge pull request #17715 from apache/fix-pie
    
    fix(pie): fix `labelLine` NPE when `minShowLabelRadian` is set

 src/chart/pie/labelLayout.ts |  7 +++++--
 test/pie-label.html          | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+), 2 deletions(-)


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