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 11:27:24 UTC

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

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 ea9f35b  test(line): combine new label animation with overlap hidden.
     add d5de069  feat(label): auto guess precision of interpolated value
     add 65eb518  refact(line): optimize end label animation.

No new revisions were added by this update.

Summary of changes:
 src/chart/helper/labelHelper.ts |  15 +-
 src/chart/line/LineView.ts      | 357 ++++++++++------------------------------
 src/chart/line/poly.ts          | 132 ++++++++++++++-
 src/label/labelStyle.ts         |  33 ++++
 src/util/graphic.ts             |  67 +-------
 src/util/model.ts               |  77 ++++++++-
 6 files changed, 325 insertions(+), 356 deletions(-)


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