You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/11/15 11:23:38 UTC

[echarts] branch master updated (7b62040dd -> a28b21953)

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

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


    from 7b62040dd Merge pull request #17917 from apache/fix/pie-center-type
     add b2ee72d55 fix(pie): fix `center` may not be converted to the correct point when coordinate system is specified due to being normalized to an array.
     new a28b21953 Merge pull request #17920 from apache/fix/pie-coordinate-system

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/pieLayout.ts      |   7 +-
 test/pie-coordinate-system.html | 328 +++++++++++++++++++++++++---------------
 2 files changed, 213 insertions(+), 122 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 #17920 from apache/fix/pie-coordinate-system

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

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

commit a28b219533f2d26878554a8fc27daca68c288b6f
Merge: 7b62040dd b2ee72d55
Author: Zhongxiang Wang <yh...@all-my-life.cn>
AuthorDate: Tue Nov 15 19:23:29 2022 +0800

    Merge pull request #17920 from apache/fix/pie-coordinate-system
    
    fix(pie): fix `center` may not be converted to correct point when coordinate system is specified

 src/chart/pie/pieLayout.ts      |   7 +-
 test/pie-coordinate-system.html | 328 +++++++++++++++++++++++++---------------
 2 files changed, 213 insertions(+), 122 deletions(-)


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