I want to specify the y-coordinates of each of my nodes, and have yEd layout the x-coorinates and place the edges appropriately.
Is this possible in yEd?
And if so, then what GraphML code would I need to specify the y-coordinates? (I'm using a script to generate a huge graph from my data, so can't type them all in by hand.)
I've noticed swimlane layouts, but these don't seem to be quite what I'm wanting.
Thanks for your help, and thanks for the great software