[graphviz-interest] concentrate=true failing when compound=true is used!

Dina <[email protected]> Sun, 22 Dec 2013 03:43:37 -0800 (PST)
Newsgroups gmane.comp.video.graphviz
Message-ID <[email protected]>
Emden R. Gansner wrote
> No, I believe the edges should be the same in both. A simple workaround 
> in this case would be to
> declare the graph strict:
> 
> strict digraph bar { ...
> 
>     Emden
> _______________________________________________

> [email protected]

> https://mailman.research.att.com/mailman/listinfo/graphviz-interest

Hi,

I have the same problem as Ben. I have a pretty complex graph which contains
many subgraphs, almost ALL have nodes interacting with one another so atm
the edges look like a mess.

Ideally, I wanted to limit the arrow to point to the cluster's outer
boundary, and I could do that with "compound=true". Then I wanted that edges
sharing part of the path to merge or join as much as possible before
splitting. That should be achievable using "concentrate=true".

The problem is, compound and concentrate do NOT work together! An error is
generated when i set both attributes to true. Only one of them can work at a
time...

Do you know a work around for this?

Also, I would like to make several edges pointing to the same node, share
the same arrowhead. Is this possible?

Thanks,
Dina 



--
View this message in context: http://graphviz.996277.n3.nabble.com/concentrate-true-failing-on-edges-to-nodes-in-clusters-tp3398p3977.html
Sent from the Graphviz - Interest mailing list archive at Nabble.com.
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest