echarts
echarts copied to clipboard
[Bug] Memory leak with SVG
Version
5.3.3
Link to Minimal Reproduction
https://jsfiddle.net/9d6egnLo/1/
Steps to Reproduce
Current Behavior
After running it for one day, an obvious memory leak was discovered,If the SVG option is removed, there is no such issue
Expected Behavior
Normal rendering
Environment
- OS:windows 10
- Browser: Chrome 119.0.6045.124
- Framework: JS
Any additional comments?
No response