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 7866509bb Merge pull request #18834 from linghaoSu/fix/sankey-emphasis
     new 687670741 feat(pie): add angleRange for control pie range
     new dda497065 Merge branch 'master' of https://github.com/apache/echarts 
into feat/pie-angleRange
     new 11e43864f Merge branch 'master' of https://github.com/apache/echarts 
into feat/pie-angleRange
     new 56138eea8 feat(pie): add endAngle insteadof angleRange
     new 65d744213 fix(pie): fix endAngle logical more compact
     new b79777e9e Merge pull request #18820 from linghaoSu/feat/pie-angleRange

The 9111 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/PieSeries.ts             |  2 +
 src/chart/pie/pieLayout.ts             | 20 ++++++--
 test/pie-endAngle.html                 | 90 ++++++++++++++++++++++++++++++++++
 test/runTest/actions/__meta__.json     |  1 +
 test/runTest/actions/pie-endAngle.json |  1 +
 5 files changed, 109 insertions(+), 5 deletions(-)
 create mode 100644 test/pie-endAngle.html
 create mode 100644 test/runTest/actions/pie-endAngle.json


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

Reply via email to