antvis / G6

♾ A Graph Visualization Framework in JavaScript.
https://g6.antv.antgroup.com/
MIT License
11.06k stars 1.31k forks source link

自定义combo 自定义rect 自定义edge 数据量达到1万以上 页面拖拽卡顿 #4968

Closed kingrome2017 closed 2 months ago

kingrome2017 commented 1 year ago

问题描述

自定义combo 自定义rect 自定义edge 数据量达到1万以上 页面拖拽卡顿

重现链接

重现步骤

自定义combo 自定义rect 自定义edge 数据量达到1万以上 页面拖拽卡顿,目前用了 modes: { default: [ { type: 'zoom-canvas', enableOptimize: true, optimizeZoom: 0.9, }, { type: 'drag-canvas', enableOptimize: true, }, 'drag-node', 'brush-select', ], },

预期行为

自定义combo 自定义rect 自定义edge 数据量达到1万以上 页面拖拽卡顿 期望能平顺拖动

平台

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

Yanyan-Wang commented 1 year ago

看看是否有帮助: https://g6.antv.antgroup.com/manual/faq/performance-opt

github-actions[bot] commented 2 months ago

This issue has been closed because it has been outdate for a long time. Please open a new issue if you still need help.

这个 issue 已经被关闭,因为 它已经过期很久了。 如果你仍然需要帮助,请创建一个新的 issue。