The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniGraffle General (http://forums.omnigroup.com/forumdisplay.php?f=10)
-   -   importing dot files with subgraphs (http://forums.omnigroup.com/showthread.php?t=6610)

arielito 2008-01-06 11:33 PM

importing dot files with subgraphs
 
I've been trying to import dot format files to omnigraffle
(by the way - great feature !)
For some reason, after importing them, the subgraph's are displayed properly,
but instead of showing the edges between them, edges are shown between new nodes that are named like the subgraph.
Any advice ?

Thanks in advance,
Ariel

Joel 2008-01-07 11:43 AM

If you could send in a sample .dot file showing this behavior to [email]omnigraffle@omnigroup.com[/email] it would be greatly appreciated.

arielito 2008-01-07 11:50 AM

1 Attachment(s)
Here is a .dot example:
graph G {
e
subgraph clusterA {
a -- b;
subgraph clusterC {
C -- D;
}
}
subgraph clusterB {
d -- f
}
d -- D
e -- clusterB
clusterC -- clusterB
}
Also attached is the expected picture in png format.

Joel 2008-01-07 12:17 PM

Awesaome, thanks. I'm fairly certain this has to do with a general lack of support for FDP, but I'll check with engineering just the same.


All times are GMT -8. The time now is 06:48 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.