-
### What happened?
When I right click on a different tab, I normally tap letter "U" from the keyboard to unload the tab.
On G6 and previous versions, it works as expected. On G6.5.0 Beta, it does not…
-
### Describe the bug / 问题描述
![image](https://github.com/user-attachments/assets/b930e03a-9324-428f-8cd6-27d5a88a0ffa)
怎么解决ts的类型报错(`Rect`是从`antv/g`中导出的**shape**)
### Reproduction link / 重现链接
无
###…
-
### Describe the bug / 问题描述
![屏幕截图 2024-11-15 090758](https://github.com/user-attachments/assets/6f4a616c-f23b-4239-8cdd-1cf742929ce7)
### Reproduction link / 重现链接
https://g6.antv.antgroup.com/…
-
### What happened?
# this problem happen in this case
when i change vertical tab layout("preview" from to "list")
# what i tried
i get same problem when i start browser with safe mode.
it time,all …
-
### Describe the bug / 问题描述
export class LinearEdge extends Quadratic {
render(attributes, container) {
console.log(this.context)
super.render(attributes);
}
}
调用.toDataURL()后报错,获取不…
-
### Describe the bug / 问题描述
想让一个指定的节点在在视图居中,使用updateNodeData更新x,y,fill都不生效。布局使用的是force
![WX20241120-205550@2x](https://github.com/user-attachments/assets/24fb3f2d-fb7c-4487-89b4-7908f1ef7d4f)
#…
-
### Describe the bug / 问题描述
浏览器中开启移动调试模式,拖动失效,pc调试可以拖动
### Reproduction link / 重现链接
_No response_
### Steps to Reproduce the Bug or Issue / 重现步骤
一开始开始移动端调试模式,拖动失效,转为pc,可以拖动,再切换为移动可以拖动了
### G6 Ve…
-
### Describe the bug / 问题描述
![2923288E-943E-4a98-A4F1-295B5E711329](https://github.com/user-attachments/assets/ce0872d4-c6a1-4cf3-af4a-a658b6b85a86)
在自定义元素下,添加鼠标交互配置会出现黑色虚线描边,无法清除
### Reproductio…
-
在devtools内@antv/g6/esm/ 内的源码内容都为html页面。怎么开启g6的源码调试
-
### Describe the bug / 问题描述
import { Graph } from '@antv/g6';
const data = {
nodes: [
{ id: 'node1', combo: 'combo1', style: { x: 150, y: 150 } },
{ id: 'node2', combo: 'combo1', styl…