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 db0f92abd Merge pull request #17727 from MainHou/master
     add 049533132 chore: fix some typos
     add a80fec3f8 fix(pie): fix percent isn't updated when the legend is 
changed
     add 8c8a1a2b8 refactor(pie): mount `seats` on data inner
     new a840d4639 Merge pull request #17734 from apache/fix/pie-percent

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/PieSeries.ts            |  35 ++++++----
 src/data/SeriesData.ts                |  44 ++++++------
 test/pie-percent.html                 | 126 +++++++++++++++++++++++++++++++++-
 test/runTest/actions/__meta__.json    |   1 +
 test/runTest/actions/pie-percent.json |   1 +
 5 files changed, 169 insertions(+), 38 deletions(-)
 create mode 100644 test/runTest/actions/pie-percent.json


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

Reply via email to