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 has been 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 text was updated successfully, but these errors were encountered:
I support this.
To me, without overcomplicating the issue, it would be nice in case to just add a column with the position / level desired for the representation on the X axis (from left to right).
Enzo
thiloplanz
added a commit
to thiloplanz/d3-plugins
that referenced
this issue
Sep 25, 2014
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 text was updated successfully, but these errors were encountered: