Open GoogleCodeExporter opened 9 years ago
+1.
If you have nodes implicitly defined, like:
a;
a -> b -> c -> d;
c;
Only the "explicitly" defined nodes (the ones given their own lines) will be
accessible. It really shouldn't work this way.
Original comment by carnioja...@gmail.com
on 19 Apr 2012 at 4:54
Graphviz uses implicitly defined nodes as well. It would be useful to have a
lib acting the same way.
Original comment by wod...@gmail.com
on 7 May 2012 at 1:11
Original issue reported on code.google.com by
olliegla...@gmail.com
on 9 Apr 2012 at 6:11