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/05/12 23:47:59 UTC

[echarts] branch master updated (f97b7fa -> ea5a850)

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 f97b7fa  Merge pull request #14775 from dileepyelleti/fix-14412
     add 7d6d994  fix(clip): clipShape may be null if `clip` is set as `false`, resolves #14803.
     add ca18d1e  Merge branch 'master' of https://github.com/apache/echarts into fix-line-clip
     add 816c122  test: move the test case in `line-clip.html` to `clip.html`.
     new ea5a850  Merge pull request #14813 from apache/fix-line-clip

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/LineView.ts | 48 ++++++++++++++++++++++++----------------------
 test/clip.html             | 34 +++++++++++++++++++++++++++++++-
 2 files changed, 58 insertions(+), 24 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 #14813 from apache/fix-line-clip

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 ea5a850ad43e5ad2607d5bf32fc18e05c53ae11c
Merge: f97b7fa 816c122
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Thu May 13 07:47:20 2021 +0800

    Merge pull request #14813 from apache/fix-line-clip
    
    fix(clip): line chart will throw an error when `clip` is set as `false`.

 src/chart/line/LineView.ts | 48 ++++++++++++++++++++++++----------------------
 test/clip.html             | 34 +++++++++++++++++++++++++++++++-
 2 files changed, 58 insertions(+), 24 deletions(-)

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