-
### Describe the bug / 问题描述
需要给边做一些定制,但平行边不生效。
似乎平行边只在不指定edge.type时有效。
![image](https://github.com/user-attachments/assets/b4648e1a-4118-4e36-b232-4d1f5b3861b2)
### Reproduction link / 重现链接
htt…
-
### Describe the bug / 问题描述
使用官网例子,设置combo size不生效
import { Graph } from '@antv/g6';
const data = {
nodes: [
{ id: 'node1', combo: 'combo1', style: { x: 250, y: 150,size:100 } },
…
-
### Describe the bug / 问题描述
Legend moves with mouse movements. This disrupts visual clarity on a crowded canvas. What I want is for Legend to be static at the top right and not move. Even if you don'…
-
### Describe the bug / 问题描述
在4.x下如何在不设置groupByTypes的情况下, 去设置edge和node的层级,让某些edge的层级高于node,还有是否可以单独设置某个node的层级,而不是单纯的置顶或置顶
### Reproduction link / 重现链接
_No response_
### Steps to Reproduce the Bug …
-
### Bug Description
@fernando79513 and I noticed that some of the machines in `linux-generic 6.8` and `linux-generic-hwe-20.04` pool failed at `suspend-time-check` without any log.
- http://10.102…
-
### Describe the bug / 问题描述
comboCombined 布局中, dagre方向由 rankdir: 'LR' 切换为 rankdir: 'TB' 后,再展开combo节点,此时combo展开的位置还是之前的位置:
期望:combo展开的位置与折叠状态的位置一致,而不是切换方向前的位置;
```
const graph = new G6.Gra…
-
### Describe the bug / 问题描述
use graph with my cusomt nodes. Some nodes amd edges are hided by graph.hideItem. When i call toFullDataURL all hided nodes and edges are visible on result svg
### Repro…
-
### Describe the bug
As a AWS CDK user for EKS, I want build out a managed node group with a mix of G5/G6/G6e instance types.
This is not possible with the current `isGpuInstanceType` check for ma…
-
### Describe the bug / 问题描述
动态添加了一个节点,然后重新设置布局,给出了nodeOrder顺序,但是没有按照预期顺序自上而下排列,预期节点顺序是44在4上面,如果是destroy之后重新初始化,是没问题的。
### Reproduction link / 重现链接
https://codesandbox.io/p/sandbox/red-rgb-wzszl5
#…
-
### Describe the bug / 问题描述
1. Run `graph.layout()`
2. Open `contextmenu`
3. The application would be stuck occasionly when open `contextmenu` again
### Reproduction link / 重现链接
https://stackblit…