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/08/04 08:29:18 UTC

[echarts] branch master updated (074aa815e -> c076a0ce6)

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 074aa815e Merge pull request #17452 from apache/fix-import
     new 3a6c0979b 优化饼图性能
     new 77ee2a1cc test(pie): tweak pie-percent case - add time log, percentPrecision & label formatter.
     new d2746afba test(pie): fix test case pie3.html
     new c076a0ce6 Merge pull request #17275 from wind108369/improve-pie-performance

The 8755 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                       | 28 +++++-------
 src/util/number.ts                               | 23 ++++++++--
 test/{build/mktest-tpl.html => pie-percent.html} | 57 ++++++++++++++----------
 test/pie3.html                                   |  6 +--
 4 files changed, 69 insertions(+), 45 deletions(-)
 copy test/{build/mktest-tpl.html => pie-percent.html} (63%)


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