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

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


    from e256517  WIP(bar-race): most logic without label animation
     add 82c70ab  feat(bar-race): one series done

No new revisions were added by this update.

Summary of changes:
 .../{axisOrderChanged.ts => changeAxisOrder.ts}    |   4 +-
 src/chart/bar.ts                                   |   2 +-
 src/chart/bar/BarView.ts                           | 137 ++++++++++++---------
 src/coord/Axis.ts                                  |   2 +-
 src/coord/cartesian/Axis2D.ts                      |  17 +--
 src/coord/cartesian/AxisModel.ts                   |   8 +-
 src/coord/cartesian/Grid.ts                        |  65 +++++-----
 src/scale/Ordinal.ts                               |  24 ++--
 src/util/types.ts                                  |   4 +
 test/bar-race.html                                 |   1 +
 10 files changed, 147 insertions(+), 117 deletions(-)
 rename src/action/{axisOrderChanged.ts => changeAxisOrder.ts} (95%)


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

Reply via email to