Re: [graphviz-interest] A problem with too many edges
"Emden R. Gansner" <[email protected]> Thu, 04 Sep 2014 16:32:19 -0400
| Newsgroups | gmane.comp.video.graphviz |
|---|---|
| Message-ID | <[email protected]> |
On 9/4/14 2:46 AM, Ron Savage wrote:
> BTW: I tried with and without the 'subgraph', but that makes no difference.
> {A; B } -> {C; D}
> vs
> {A; B} - > subgraph {C; D}
These two lines are semantically equivalent. In both cases, the right-hand side denotes an anonymous
subgraph containing the nodes C and D.
> I can't find it in the dotguide.pdf, but it is an important shortcut that I often use.
At the top of page 4, but it is probably worth a note on http://www.graphviz.org/content/dot-language
Emden
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest