Displaying 1 result from an estimated 1 matches for "outputord".
Did you mean:
outputarg
2009 Jul 13
0
Rgraphviz ignoring outputorder attribute
Hi - since Rgraphviz was officially moved over to Bioconductor, this might
be a misguided post, but it's worth a shot:
I'm plotting a graph using Rgraphviz and in an attempt to force the edges to
be behind the nodes (on a fairly complex graph), I set the "outputorder"
graph attribute to "edgesfirst" (as is described in the graphviz docs here
-> http://www.graphviz.org/doc/info/attrs.html).
This field does also appear (although with a short and cryptic description)
in the Rgraphviz package documentation.
However I still will get some stray...