Re: [graphviz-interest] A problem with too many edges
Ron Savage <[email protected]> Thu, 04 Sep 2014 16:46:27 +1000
| Newsgroups | gmane.comp.video.graphviz |
|---|---|
| Message-ID | <[email protected]> |
Hi
Thanx for checking.
BTW: I tried with and without the 'subgraph', but that makes no difference.
This is dot - graphviz version 2.38.0 (20140413.2041).
On 04/09/14 16:36, Yaverot wrote:
> You have node_1 with an arrow to a grouping, which means the arrows to each node in that grouping. I can't find it in the dotguide.pdf, but it is an important shortcut that I often use.
>
> {A; B } -> {C; D}
> vs
> {A; B} - > subgraph {C; D}
>
> --- [email protected] wrote:
>
> From: Ron Savage <[email protected]>
> To: [email protected]
> Subject: [graphviz-interest] A problem with too many edges
> Date: Thu, 04 Sep 2014 14:28:14 +1000
>
> Consider the attached y.gv.
>
> What is it exactly which causes an edge to be drawn from node_1 to node_3?
>
> I've read the 'Subgraphs and Clusters' section of
> http://www.graphviz.org/content/dot-language but AFAICT nothing there
> tells me an edge pointing to a subgraph is necessarily explicitly
> connected to every node in that subgraph.
>
> Am I missing something?
>
--
Ron Savage - savage.net.au
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest