Reported by pierre.p...@gmail.com, 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.
Reported by pierre.p...@gmail.com, 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