-
Greetings. I am seeing the following error:
```
TypeError: Cannot set property 'order' of undefined
at dagre.core.js:1395
at arrayEach (lodash.js:1289)
at Function. (lodash.js:3345)…
-
[response1.zip](https://github.com/antvis/layout/files/10163667/response1.zip)
使用dagrelayout渲染数据时会报错
![image](https://user-images.githubusercontent.com/11623622/205846007-03f57a43-fd9e-4d02-b922-a16…
-
We have a [dependency](https://github.com/keycloak/keycloak-admin-ui/blob/8196a44612c3922e95ea324a4dc0b4d161256630/package.json#L32) on [`dragre`](https://github.com/dagrejs/dagre), which is no longer…
-
https://codesandbox.io/s/pedantic-rui-jr492w?file=/nodes-edges.js
In this example here, see how node F->I crosses C->J, even though it looks like it can be avoided if J and I were swapped
-
### 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 / 问题描述
动态添加了一个节点,然后重新设置布局,给出了nodeOrder顺序,但是没有按照预期顺序自上而下排列,预期节点顺序是44在4上面,如果是destroy之后重新初始化,是没问题的。
### Reproduction link / 重现链接
https://codesandbox.io/p/sandbox/red-rgb-wzszl5
#…
-
`@dagrejs/dagre` exposes eg. `Graph`, `Node` types while `@dagrejs/graphlib` doesn't, but it's not clear how to use these to provide extended values on a node in the graph.
The node is returned usi…
-
Imagine a branching logic with True and False branch laid out Top-Bottom structure. What I wish to do is always have `True` branch on the left side and `False` on the right.
Currently, I have a funct…
-
which is deprecated.
vega editor dataflow viewer moved to cytoscape? Does it have tree logic we need?
-
I absolutely love the project. Thank you for this.
Not sure how to put it, but some simple cases are turning out a bit - ehh - un-ideal. Example:
```
Database -> S3: backup
Database -> Databa…