pydot-ng
pydot-ng copied to clipboard
[89] cluster to cluster edge fails
Reported by [email protected], 2014-03-07T11:41:54Z
What steps will reproduce the problem?
To see if I'm it's possible to get the dependency graph from VCL/Delphi project, I'm trying to reproduce this example http://www.graphviz.org/content/fdpclust (directed)
everything works well, until it come to add edges on clusters then it fail. (e-> clusterB and clusterC -> clusterD)
What version of the product are you using? On what operating system?
pydot 1.0.28 (patched so it find Graphviz in "Program Files (x86), python 3.3, Windows 7 64 bits.
Joined : the function I use to produce the graph,
Attached clusterExample.py
(view on Gist)
From: https://code.google.com/p/pydot/issues/detail?id=89