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

「雷达图」:设置为 axis 中 x 轴的 line 值为 true时,在画布大小改变时会有重渲染的 bug 问题 #6476

Open
TrickyPi opened this issue Sep 24, 2024 · 0 comments

Comments

@TrickyPi
Copy link

TrickyPi commented Sep 24, 2024

问题描述

画布大小改变后,边框的渲染有问题

重现链接

No response

重现步骤

  1. 进入该雷达图示例 https://g2.antv.antgroup.com/examples/general/radar#radar
  2. 修改 37 行的配置项为如下
chart.
     ...
     .axis('x', { grid: true, line:true })
  1. 拖拽缩放把手

重现步骤可以参考下面的图片
截屏2024-09-24 20 50 09

预期行为

正常渲染,边框位置正确

平台

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

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

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

1 participant