Description Usage Arguments Value
Generates plot of large number of dependencies in relatively compart format
1 2 3 | Plot.biggraph.horizontal(g.all, legend.tf = FALSE, title = "Dependencies",
vertex.sizes = c(10, 0.5), vertex.dist = 0, label.cex = 0.75,
xstretch = 1, legend.cex = 1, black.vertex.list = NULL)
|
g.all |
Project igraph objet |
legend.tf |
Logical indicates whether to plot legend |
title |
of graph |
vertex.sizes |
of nodes representing files |
vertex.dist |
Distance from vertex for labes |
label.cex |
size of label text |
legend.cex |
Size of legen font |
xstreatch |
Aspect ratio |
list with graph element and graph made for DAG layout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.