bella

Results 1 issues of bella

### Version 5.1.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 根据官网说明,使用setOption(option, {notMerge: true, lazyUpdate: false, silent:false})动态更新图表,会导致JS event listeners不断累加导致页面卡顿,最后内存溢出。 即使在更新的option中设置所有为空也仍然不断增加(data:[]) 数据构建好,仅不进行渲染也不会增加listeners,只要渲染,无论是否为空都会一直累加 ### Current Behavior ![Uploading 393bc6961337930fab0e1e604e96ad7.jpg…]() ![Uploading...

bug
pending
missing-demo
stale
waiting-for: author