Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node (re)order question #114

Open
ashnur opened this issue Mar 7, 2014 · 1 comment
Open

Node (re)order question #114

ashnur opened this issue Mar 7, 2014 · 1 comment

Comments

@ashnur
Copy link

ashnur commented Mar 7, 2014

I am trying to accomplish something like this:

http://i.imgur.com/SzVlkqO.png

I've got this so far: http://i.imgur.com/GJDQqiX.png

Don't mind the edges, I know those are not supported and I have to write the algorithm for them. But I am wondering if there is some way to place the 3rd node at the top and the 4th node at the bottom in the 2nd column? I've seen there are sub-graphs, but those are not applicable (I think) in this case.

@cpettitt
Copy link
Collaborator

cpettitt commented Mar 8, 2014

There is not a nice way to do this yet. I think #112 would give you what you want though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants