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/08/09 03:08:03 UTC

[echarts] branch master updated (c076a0ce6 -> abd40cc02)

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 c076a0ce6 Merge pull request #17275 from wind108369/improve-pie-performance
     new 08eb9a87e fix(theme): fix the abandoned normal level in the theme file. close #17473
     new 1e7f3b875 fix(theme):  move the label block to the outside.
     new abd40cc02 Merge pull request #17482 from Liangism/fix-17473

The 8758 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:
 theme/infographic.js       |  10 +-
 theme/macarons.js          |   4 +-
 theme/macarons2.js         | 119 ++++++------
 theme/shine.js             |   4 +-
 theme/tech-blue.js         |   8 +-
 theme/tool/option/area.js  |  16 +-
 theme/tool/option/bar.js   |  32 ++-
 theme/tool/option/graph.js | 472 +++++++++++++++------------------------------
 theme/tool/option/map.js   |  28 +--
 theme/tool/option/pie.js   |  20 +-
 10 files changed, 268 insertions(+), 445 deletions(-)


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