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 2021/10/26 08:02:09 UTC

[echarts] 01/01: Merge pull request #15916 from apache/fix-bar-race

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

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

commit 2c7608b0afb74fd843324b419d86371520176439
Merge: 2bd54c3 9e13382
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Tue Oct 26 16:01:36 2021 +0800

    Merge pull request #15916 from apache/fix-bar-race
    
    fix(bar-race): label value animation duration after sorting

 src/chart/bar/BarView.ts           | 37 ++++++++++++++++++++++---
 src/label/LabelManager.ts          | 13 +++++----
 src/label/labelStyle.ts            | 12 ++++++---
 src/util/types.ts                  | 11 +++++++-
 test/bar-race.html                 | 55 +++++++++++++++++++++++++++++++++++++-
 test/runTest/actions/__meta__.json |  1 +
 6 files changed, 116 insertions(+), 13 deletions(-)

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