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/07/28 01:47:55 UTC

[echarts] branch master updated (e5f4a00 -> 2364f55)

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 e5f4a00  Merge pull request #15416 from apache/fix/line-visual-gradient
     add 648ee38  fix(memory): reduce memory when chart instance is still hold after dispose
     new 2364f55  Merge pull request #15417 from apache/optimize-dispose

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/core/echarts.ts | 31 ++++++++++++++++++++++++-------
 1 file changed, 24 insertions(+), 7 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 #15417 from apache/optimize-dispose

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 2364f5592919a679d9ef692e8b27d4a66815dab9
Merge: e5f4a00 648ee38
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Wed Jul 28 09:47:17 2021 +0800

    Merge pull request #15417 from apache/optimize-dispose
    
    reduce memory when chart instance is still hold after dispose

 src/core/echarts.ts | 31 ++++++++++++++++++++++++-------
 1 file changed, 24 insertions(+), 7 deletions(-)

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