rm duplicated compound

pull/21183/head
hjlarry 11 months ago
parent 07386138b1
commit 8572b18204

@ -91,7 +91,6 @@ export const getLayoutByDagre = (originNodes: Node[], originEdges: Edge[]) => {
})
dagreGraph.setGraph({
compound: true,
rankdir: 'LR',
align: 'UL',
nodesep: 40,

Loading…
Cancel
Save