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

G2折线图卡死 #6147

Open
lzh490120893 opened this issue Mar 24, 2024 · 2 comments
Open

G2折线图卡死 #6147

lzh490120893 opened this issue Mar 24, 2024 · 2 comments

Comments

@lzh490120893
Copy link

问题描述

我在渲染折线图之后,只要鼠标经过这个图后,整个页面就会卡死,用的就是示例中的代码

重现链接

No response

重现步骤

No response

预期行为

No response

平台

  • 操作系统: [macOS, Windows, Linux, React Native ...]
  • 网页浏览器: [Google Chrome, Safari, Firefox]

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@xiaoiver
Copy link
Contributor

xiaoiver commented Apr 9, 2024

请问可以用这个示例复现吗?方便提供录屏吗

https://codesandbox.io/p/sandbox/ji-chu-zhe-xian-tu-fwvq7r?file=%2Findex.js%3A15%2C26

@totoago
Copy link

totoago commented Aug 28, 2024

没做数据缓冲,数据量太大肯定卡;
(chart.changeData
更改图形的数据来源并重新渲染整个图表。)
不应该是原有数据缓冲,新加渲染?@antv/g2plot和这个api差别挺大

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

No branches or pull requests

3 participants