.dot file
Christophe Dousson
christophe.dousson at rd.francetelecom.com
Thu Jan 10 13:02:58 PST 2002
Hi,
I tried to use OmniGraffle to open dot files but it seems that all the
syntax is not parsable by Omnigraffle.
At this moment, I just want to parse a graph with labels but OmniGraffle
ignores some instructions.
For instance :
digraph G {
a -> b -> c;
a -> d [label="invisble"];
a -> e [color=blue,style=dotted];
c -> d [weight=8];
c [shape=plaintext,color=red,label="ok"];
}
Everything works fine except the "weight" attribute (but it's not
crucial) and the "label" attribute for edges (and that's a bad point).
Labels for nodes are OK.
Does anybody know how can I modify the dot files in order to open them
with omnigraffle ?
(another attribute name ??)
Thanks
--
Christophe Dousson
France Télécom R&D, DTL/DLI
2 avenue Pierre Marzin, 22307 Lannion cedex, France
tel: (+33) 2 96 05 21 99, fax: (+33) 2 96 05 19 56
More information about the OmniGraffle-Users
mailing list