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 2019/10/22 05:09:50 UTC

[incubator-echarts] branch master updated (2c98ce7 -> d4ef961)

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/incubator-echarts.git.


    from 2c98ce7  Merge pull request #11447 from deqingli/master
     add 95f3e48  refactor(polar): fix circular dependence
     add 0a34783  refactor(polar): move sausage to util/shape
     add d4ef961  Merge pull request #11453 from apache/fix-11393

No new revisions were added by this update.

Summary of changes:
 src/chart/bar/BarView.js  |  3 +-
 src/util/graphic.js       |  3 --
 src/util/shape/sausage.js | 93 +++++++++++++++++++++++++++++++++++++++++++++++
 src/util/symbol.js        | 84 ------------------------------------------
 test/polar-rounded.html   | 34 -----------------
 5 files changed, 95 insertions(+), 122 deletions(-)
 create mode 100644 src/util/shape/sausage.js


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