The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniGraffle > OmniGraffle General
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
dot -> web Thread Tools Search this Thread Display Modes
I've been using graphviz very successfully to get useful graphs into Omnigraffle. There are two things that I'd like to do, though.

Firstly, it would be good to set the arrangement so that the graph is scaled to fit a standard web page - that is a long, thin, orientation. It is possible to get there, with rotation and with manual movement of the elements, but it would be great to be able to define the output as a web page and have it scale properly.

Secondly, I'd like all nodes to become active links to defined URLs. Is there any way to achieve this, using the dot notation? Alternatively, is there an easy way to define a set of links from a graph so that each entry has a defined URL?

I'd like to use graphs as a front-end navigation tool, but it is a bit fiddly at the moment. The sort of thing that I'd like to be able to do would be:

digraph example {
nodeA{http://www.jim.com/Nodea} -> nodeB{http://www.james.com/Nodeb};
}

and have it draw the two nodes as a web page with the links as shown.

Any chance of achieving this?

Actually, I'm wanting this as a way of navigating documents on my desktop, not just the web, so it is a general interface that I'm looking for.

Any ideas?
 
How do you get the output of dot into omnigraffle?

I am a bit rusty on dot but doesn't it have a region, and if you declared a long narrow region does it layout correctly?

Dan
 
Quote:
Originally Posted by Dan Thomsen
How do you get the output of dot into omnigraffle?
just open the file with apple-O, but it is only a partial implementation
it seems the notion of "cluster" is not implemented for instance

Vincent
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes



All times are GMT -8. The time now is 12:13 AM.


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