DagreLayout constructor
DagreLayout(})
Implementation
DagreLayout(
this.config,
this.sizeFun, {
this.multiGraph = false,
this.compoundGraph = true,
this.directedGraph = true,
});
DagreLayout(
this.config,
this.sizeFun, {
this.multiGraph = false,
this.compoundGraph = true,
this.directedGraph = true,
});