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

渲染丢失部分区域 #6322

Open
taoliujun opened this issue Jun 27, 2024 · 1 comment
Open

渲染丢失部分区域 #6322

taoliujun opened this issue Jun 27, 2024 · 1 comment

Comments

@taoliujun
Copy link
Contributor

taoliujun commented Jun 27, 2024

问题描述

g2版本:5.1.22。

我在使用g2默认渲染引擎canvas,页面上同时渲染渲染了3个一样配置的折线图,只是数据源不一样。
每几秒钟,3个数据源都会更新。我发现,折线图有几率绘制不完整。
切换到 WebGL、SVG渲染引擎后,是正常绘制的。

我检查过,绘制异常的时候,数据结构都是正常的。

如图:
正常效果:
image
绘制异常:
image

重现链接

No response

重现步骤

No response

预期行为

No response

平台

  • 操作系统: macOS 13.3.1 (22E261)
  • 网页浏览器: Google Chrome Version 125.0.6422.142 (Official Build) (arm64)

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@pearmini
Copy link
Member

能提供一下复现 demo 的代码吗?

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

2 participants