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 2020/01/09 06:46:50 UTC

[incubator-echarts] branch fix-11405 updated (e18a4c7 -> 058e4dd)

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

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


    from e18a4c7  fix(bar): remove unused param
     add 058e4dd  fix(bar): fix according to review comments

No new revisions were added by this update.

Summary of changes:
 src/chart/bar/BarSeries.js              |  6 +--
 src/chart/bar/BarView.js                | 83 +++++++++++++--------------------
 src/model/Model.js                      |  4 ++
 test/bar-large.html                     | 57 ++--------------------
 test/bar-polar-basic-radial.html        |  3 +-
 test/bar-polar-basic.html               |  7 ++-
 test/bar-polar-multi-series-radial.html |  3 +-
 test/bar-polar-multi-series.html        |  3 +-
 test/bar.html                           | 15 +-----
 test/bar3.html                          | 22 ++-------
 test/pie-label.html                     | 56 ++++++++++++++++++++++
 11 files changed, 113 insertions(+), 146 deletions(-)


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