You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/09/28 13:06:52 UTC

[incubator-echarts] branch line-label updated (65eb518 -> 5142447)

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

shenyi pushed a change to branch line-label
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from 65eb518  refact(line): optimize end label animation.
     add 5142447  fix(bar): fix label animation in bar race

No new revisions were added by this update.

Summary of changes:
 src/chart/bar/BarView.ts        | 79 ++++++++++++++++++++++++++++-------------
 src/chart/helper/labelHelper.ts | 21 +++++++++++
 src/label/labelStyle.ts         | 17 +++++++--
 src/util/graphic.ts             | 47 ++++++++++--------------
 src/util/model.ts               |  4 +--
 test/bar-race.html              |  2 --
 6 files changed, 110 insertions(+), 60 deletions(-)


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