Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[g-plugin-device-renderer] Mesh 存在 OOM 情况 #1496

Closed
xiaoiver opened this issue Aug 18, 2023 · 1 comment
Closed

[g-plugin-device-renderer] Mesh 存在 OOM 情况 #1496

xiaoiver opened this issue Aug 18, 2023 · 1 comment
Assignees
Labels

Comments

@xiaoiver
Copy link
Contributor

xiaoiver commented Aug 18, 2023

在切换图例时,能看到 Mesh 数量激增:

Image

原因是 WebGL 拾取插件中有 map 持有引用:

截屏2023-08-28 下午5 45 30

另一处为:

截屏2023-08-28 下午5 53 26
@xiaoiver xiaoiver added the bug label Aug 18, 2023
@xiaoiver xiaoiver self-assigned this Aug 18, 2023
@xiaoiver
Copy link
Contributor Author

已修复,目前切换图例不会出现 OOM 了:

https://g2.antv.antgroup.com/zh/examples/threed/scatter#custom-legend

截屏2024-05-23 上午11 28 45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant