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 2021/09/02 02:09:32 UTC

[echarts] branch master updated (ce461a6 -> f46b404)

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

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


    from ce461a6  Merge pull request #15599 from apache/fix-line-animation
     new f4ac290  Fix: time axis overlapped labels
     new ec9b3fc  Use tick level to determine the priority
     new 7d33cfb  Add comment to describe the fix
     new 319ac07  Use z2 instead of zlevel for priority
     new 563fc01  Use map and have a fallback z2 value
     new f46b404  Merge pull request #15583 from svedova/master

The 8079 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/component/axis/AxisBuilder.ts | 19 +++++++++++++++++--
 src/coord/axisTickLabelBuilder.ts |  2 ++
 src/label/labelLayoutHelper.ts    |  8 ++++----
 src/util/types.ts                 |  1 +
 4 files changed, 24 insertions(+), 6 deletions(-)

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