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 2022/02/17 12:41:38 UTC

[echarts] 01/01: Merge pull request #16525 from apache/fix-memory-leak

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 949d1600ec00c0b182bb84a599c27d9eca11d2aa
Merge: e4bdd30 d6f07f1
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Thu Feb 17 20:40:44 2022 +0800

    Merge pull request #16525 from apache/fix-memory-leak
    
    perf(lines): fix potential memory leak in the effect line when setOption with notMerge

 src/chart/helper/EffectLine.ts | 64 ++++++++++++++++++++++--------------------
 src/chart/helper/Symbol.ts     | 10 ++-----
 src/chart/helper/SymbolDraw.ts |  7 +++--
 src/chart/tree/TreeView.ts     |  2 +-
 test/lib/testHelper.js         |  4 +--
 test/node/ssr.js               | 20 ++++++-------
 6 files changed, 54 insertions(+), 53 deletions(-)

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