assign lanes to ordered nodes
the nodes in to assign lanes to in order from top to bottom
set the large dag handling
Setting to anything but "fast"
will allow running on larger dags, but
the layout may run forever, or crash the vm.
(default: "fast"
)
Return the handling of large graphs.
set whether to used compressed output
If output is compressed then the number of crossings will be minimized subject to the fewest number of lanes necessary.
(default: false
)
get the current compressed setting
set whether to also minimize distance between connected nodes
This adds more variables and constraints so will take longer, but will likely produce a better layout.
(default: true
)
get whether the current layout minimized distance
Generated using TypeDoc
a lane operator that assigns lanes to minimize edge crossings.
Create with laneOpt.