[graphviz-interest] Fixed Node Positions in cgraph

Ștefan Săftescu <[email protected]>
Newsgroups gmane.comp.video.graphviz
Message-ID <CAFB5BhyFCW7rE7V-t=kYza2DZSMD41CKv7QjAK8sWcWPaE5sQQ@mail.gmail.com>
Hello,

I'm using Graphviz and cgraph to layout some graphs and, for some
cases, I already know the positions I want my nodes to be at (as they
form a subgraph of a bigger graph).

Using the `dot` command line tool, you can add the `-Knop` layout
option, but if I try `gvLayout(context, graph, "nop"), or call
`gvParseArgs` for `dot -Knop` arguments, the resulting graph has no
edge routing, even though I have `agset(graph, (char*)"splines",
(char*)"true")` in my code.

Is there any way I can achieve such edge routing for fixed node
positions in cgraph?

Thanks,
Ștefan
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.