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/03/30 05:31:46 UTC

[echarts] branch master updated (a39c4a1 -> d80deef)

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 a39c4a1  Merge pull request #14375 from apache/fix/markLine-symbol
     new 1e86a5c  test(lines): add extraneous lines test case
     new 41551fa  fix: discard removed line data points
     new d80deef  Merge pull request #13638 from areo/fix-10228

The 7385 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/chart/line/lineAnimationDiff.ts                |  27 +---
 test/lines-extraneous.html                         | 146 +++++++++++++++++++++
 .../{line-animation.json => lines-extraneous.json} |   2 +-
 3 files changed, 149 insertions(+), 26 deletions(-)
 create mode 100644 test/lines-extraneous.html
 copy test/runTest/actions/{line-animation.json => lines-extraneous.json} (58%)

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