FaqDotWithCoords
I already have all the coordinates for the nodes and edges of my graph and just want to use dot, neato, or dotty to render it. How?
Put the graph with layout attributes into a dot file. Then run neato -s -n2. For example:
- neato -s -n2 -Tgif file.dot -o file.gif
Note that if an edge does not have a pos attribute defined, neato will perform whatever edge routing it would normally do. All of the usual backend attributes (size, overlap, page, etc.) are available.
GraphvizWiki: FaqDotWithCoords (last edited 2008-01-17 18:12:28 by H-135-207-131-158)

Recent comments
18 hours 57 min ago
20 hours 6 min ago
20 hours 30 min ago
20 hours 32 min ago
6 days 19 hours ago
6 days 20 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago