Re: [graphviz-interest] Problem with connecting node ports (ports unrecognized)
"Emden R. Gansner" <[email protected]> Mon, 20 Jan 2014 13:15:21 -0500
| Newsgroups | gmane.comp.video.graphviz |
|---|---|
| Message-ID | <[email protected]> |
This works fine for me on linux and macs using Graphviz 2.37. When you run dot -V, what version
number do you get?
By the way, rankdir is a graph attribute, so you should use
graph[rankdir=LR]
or just plain
rankdir=LR
if that is your intention.
Emden
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest