当词图渲染大量数据,如果父元素尺寸发生变化会使图表重新布局,有明显的卡顿,有什么好的办法吗?
Open
@xile611 is already working on this.
Since Dec 25, 2024.
bug
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
Version
1.12.12
Link to Minimal Reproduction
https://codesandbox.io/p/sandbox/ycyr6r
Steps to Reproduce
点击按钮修改尺寸
Current Behavior
当词图渲染大量数据,如果父元素尺寸发生变化会使图表重新布局,有明显的卡顿,有什么好的办法吗?
Expected Behavior
即使父元素尺寸发生变化,仍能支持海量数据流畅渲染
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.