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
- Can't compile gvmap on
20 hours 36 min ago - rendering bug
22 hours 12 min ago - rendering bug
22 hours 19 min ago - subnode
22 hours 22 min ago - cluster problem with manual
2 days 20 hours ago - Graphviz for Protege 4.0 with Lion? (Thanks, it's working)
1 week 1 day ago - can't cross-compile graphviz
1 week 1 day ago - SVG imagepath
1 week 1 day ago - Install graphviz via homebrew solves "dot -Tpng:gd" errors
1 week 1 day ago - force arrangement to side
1 week 2 days 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.