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/04/10 12:05:28 UTC

[incubator-echarts] branch master updated (381b21e -> f6744f1)

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/incubator-echarts.git.


    from 381b21e  Merge pull request #12411 from apache/improve-bmap
     add e9a7b95  fix(line): fix memory explosion issue with gradient, shadow and animation. #12229
     add d74fa6c  fix(line): tweak the magic number
     new f6744f1  Merge pull request #12410 from apache/line-fix-memory-explode

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.js           |  39 +++++++++++
 test/line-crash.html                 | 131 +++++++++++++++++++++++++++++++++++
 test/runTest/actions/__meta__.json   |   1 +
 test/runTest/actions/line-crash.json |   1 +
 4 files changed, 172 insertions(+)
 create mode 100644 test/line-crash.html
 create mode 100644 test/runTest/actions/line-crash.json


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


[incubator-echarts] 01/01: Merge pull request #12410 from apache/line-fix-memory-explode

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/incubator-echarts.git

commit f6744f13ee2c29a28bb22bafab8f892e9decf680
Merge: 381b21e d74fa6c
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Apr 10 20:05:09 2020 +0800

    Merge pull request #12410 from apache/line-fix-memory-explode
    
    fix(line): fix memory explosion issue with gradient, shadow and animation.

 src/chart/line/LineView.js           |  39 +++++++++++
 test/line-crash.html                 | 131 +++++++++++++++++++++++++++++++++++
 test/runTest/actions/__meta__.json   |   1 +
 test/runTest/actions/line-crash.json |   1 +
 4 files changed, 172 insertions(+)



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