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/10/26 02:46:35 UTC

[echarts] branch master updated (7202eb5 -> 2bd54c3)

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 7202eb5  Merge pull request #15938 from apache/fix-line-visual
     add 56bad39  fix(line): fix smoothed line with duplicate points failed to draw
     new 2bd54c3  Merge pull request #15942 from apache/fix-line-draw

The 1 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/poly.ts | 21 +++++++++---
 test/line-case.html    | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 108 insertions(+), 4 deletions(-)

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


[echarts] 01/01: Merge pull request #15942 from apache/fix-line-draw

Posted by sh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2bd54c342b0dad2760db887b193b8a83d880d9ce
Merge: 7202eb5 56bad39
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Tue Oct 26 10:46:26 2021 +0800

    Merge pull request #15942 from apache/fix-line-draw
    
    fix(line): fix smoothed line with duplicate points failed to draw

 src/chart/line/poly.ts | 21 +++++++++---
 test/line-case.html    | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 108 insertions(+), 4 deletions(-)

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