dagre-d3 icon indicating copy to clipboard operation
dagre-d3 copied to clipboard

Enforce nodesep?

Open xin-jin opened this issue 6 years ago • 2 comments

Just wondering how to enforce the nodesep? See the following diagram. Even if I set nodesep, the edges seem to add some space between the nodes.

screenshot from 2018-08-07 17-07-10

xin-jin avatar Aug 08 '18 00:08 xin-jin

Just to clarify, I would like to fix the space between nodes, like this (the diagram was generated by Graphviz):

screenshot from 2018-08-07 17-11-27

xin-jin avatar Aug 08 '18 00:08 xin-jin

One related question: How can I set individual node separation per node?

haexhub avatar Dec 30 '19 15:12 haexhub