You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2018. It is now read-only.
The layout() function automatically assigns nodes to stacks ("computeNodeBreadths") according to their distance from the sources.
It would be nice to have some option on the node to explicitly override this to manually arrange nodes into stacks. (Behaviour when that is inconsistent with the direction of flows can be undefined).
The layout() function automatically assigns nodes to stacks ("computeNodeBreadths") according to their distance from the sources.
It would be nice to have some option on the node to explicitly override this to manually arrange nodes into stacks. (Behaviour when that is inconsistent with the direction of flows can be undefined).