vi21maobk9vp comments on Less Wrong Product & Service Recommendations - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (365)
You can rearange nodes at will, you can select some nodes and ask VUE to rearrange them, you can select one node and ask to rearrange all the rest with this node as root of the rearrangement.
Note that VUE takes into account the order of edge creation when rearranging nodes; if you want it to change the order in which edges go out of some node, you may have to recreate these edges or use some other functionality for this that I haven't yet found