How to control node placement in graphviz (i.e. avoid edge crossings)

Posted by Jannis on Stack Overflow See other posts from Stack Overflow or by Jannis
Published on 2010-03-19T10:48:06Z Indexed on 2010/03/19 10:51 UTC
Read the original article Hit count: 322

Filed under:
|
|
|

Hi,

I'm using graphviz (dot) to generate the graph you can see below. The node in the lower left corner (red ellipse) causes annoyance as its edges cross several edges of the adjacent node. Is there a way to restrain node placement to a certain area?

Thanks for your ideas

graph with edge crossing several other edges

© Stack Overflow or respective owner

Related posts about graphviz

Related posts about dot