[prev in list] [next in list] [prev in thread] [next in thread] 

List:       graphviz-interest
Subject:    [graphviz-interest] Fw: Edges between subgraph clusters in directed
From:       Leandro Lucarella <llucax () gmail ! com>
Date:       2009-09-07 22:46:15
Message-ID: 20090907224615.GB26621 () homero ! springfield ! home
[Download RAW message or body]

Hi, is there any way to achieve edges to/from a subgraph cluster in
a directed graph? I know fdp can do it for undirected graphs, but at least
dot seems to fail at doing that for directed graphs.

Here is a small example of what I'd like to tdo:

digraph fsm
{
        subgraph cluster_in_service {
                idle -> auditing;
                auditing -> idle;
        }
        out_of_service -> cluster_in_service;
        cluster_in_service -> out_of_service;
}

Any suggestions will be appreciated.

-- 
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
----------------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------------
'It's not you, it's me....'? You're giving me the 'It's not you, it's me'
routine? I invented 'It's not you, it's me.' Nobody tells me it's them,
not me. If it's anybody, it's me.
	-- George Constanza
_______________________________________________
graphviz-interest@research.att.com
https://mailman.research.att.com/mailman/listinfo/graphviz-interest
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic