dot - graphviz version 2.26.3 (on Ubuntu 11.10) does not recognize arcs from/to clusters
Submitted by ericP on Mon, 02/13/2012 - 00:57
The Undirected Graph Clusters example at fdpclust produces a disconnected graph instead of the documented output. Apparently, cluster names in arcs like "clusterC -- clusterB" are assumed to be new nodes. I had this problem in other dot files as well.
Recent comments
- No, 2.28 is a release
17 hours 37 min ago - Ok finaly i have time to test
22 hours 58 min ago - Well, there should be an
3 days 10 hours ago - Sorry, yes, the parallel edge
3 days 10 hours ago - I want more and more ...
5 days 10 hours ago - Graphviz provides a small
5 days 22 hours ago - Actually, we have been
6 days 19 hours ago - What machine are you running
1 week 10 hours ago - Graphviz is a collection of
1 week 1 day ago - Thanks. I tried running it
1 week 1 day ago

node multiline support
interactive viewer for graphs with multi line support xdot-multi-line with this feature you can have nodes with more than 1 line of text and when you click in one line you will obtain the associate text. http://code.google.com/p/xdot-multi-line/
dot - graphviz version 2.26.3
At present, fdp is the only Graphviz layout program that recognizes edges between clusters. If you run 2.26 fdp on the graph, you will get the expected output.