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/08/14 09:20:04 UTC

[incubator-echarts] 01/01: Merge pull request #13121 from apache/bar-race

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

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

commit 0e882aaebb8a23aa0fdb956341ae0b527ce219ec
Merge: 1097a48 340c7f1
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Fri Aug 14 17:19:22 2020 +0800

    Merge pull request #13121 from apache/bar-race
    
    fix(bar-race): fix bug with animation

 src/chart/bar/BarSeries.ts       |   6 +-
 src/chart/bar/BarView.ts         |  85 ++++----
 src/coord/cartesian/AxisModel.ts |   6 -
 src/util/graphic.ts              |   6 +
 test/bar-race.html               | 427 ++++++++++++---------------------------
 5 files changed, 189 insertions(+), 341 deletions(-)


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