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 04:28:09 UTC

[incubator-echarts] branch fix-11393 updated (95f3e48 -> 0a34783)

This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch fix-11393
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from 95f3e48  refactor(polar): fix circular dependence
     add 0a34783  refactor(polar): move sausage to util/shape

No new revisions were added by this update.

Summary of changes:
 src/chart/bar/BarView.js  |  2 +-
 src/util/shape/sausage.js | 93 +++++++++++++++++++++++++++++++++++++++++++++++
 src/util/symbol.js        | 84 ------------------------------------------
 test/polar-rounded.html   | 34 -----------------
 4 files changed, 94 insertions(+), 119 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