-
Hello,
Is there any documentation for graphopt, other than the README and the main web page?
My situation is this: we have been using graphviz in a non-interactive (web service) application. Web users browsing a data repository can view certain data in a variety of formats, all generated automatically from the same data sources. A graph is one of those formats. The users are not interested...
2007-08-06 16:40:32 UTC by lars_huttar
-
The dot output module is actually the next one I was planning on doing. The only catch with that one is that a flag will have to be added to the node class to represent the direction of an edge.
I've actually started the dia format exporter, though I haven't really done much with it. It's more annoying because you must specify the coordinates of each end, which coordinates are on the edges...
2003-04-18 05:25:27 UTC by mschmuhl
-
Since this program (which works really nicely for a lot of the stuff I play with) reads dot files, it would be extremely useful to be able to export dot files as well with the positional information added back into the dot file, much as
dot test.dot > test2.dot
does in the graphviz package. That would then allow the dot renderer to be used to generate the output. If noone has tackled...
2003-03-20 18:35:00 UTC by tjwhaynes
-
Anonymous committed patchset 1 of module CVSROOT to the graphopt graph layout optimizer CVS repository, changing 11 files.
2003-01-21 16:12:44 UTC by nobody
-
Welcome to Developers.
2003-01-21 14:24:27 UTC by nobody
-
Welcome to Open Discussion.
2003-01-21 14:24:27 UTC by nobody
-
Welcome to Help.
2003-01-21 14:24:27 UTC by nobody
-
registered the graphopt graph layout optimizer project.
2003-01-21 05:06:12 UTC by