overlap_scaling
type: double, default: -4, minimum: -10000000000
When overlap=prism, the layout is scaled by this factor, thereby
removing a fair amount of node overlap, and making node overlap removal
faster and better able to retain the graph’s shape.
-
If
overlap_scalingis negative, the layout is scaled by-1*overlap_scalingtimes the average label size. -
If
overlap_scalingis positive, the layout is scaled byoverlap_scaling. -
If
overlap_scalingis zero, no scaling is done.
- Graphs
Last modified
June 14, 2021
: Update docsy theme (097a529)