Description Usage Arguments Details Value Author(s)
setting basic attributes of a graph
1 2 | setting.graph.attributes(g, node.size = 8, node.color = "#B3B3B3",
edege.width = 2, edege.color = "#8DA0CB")
|
g |
igraph object |
node.size |
size of node |
node.color |
color of node |
edege.width |
edege width |
edege.color |
color of edege |
setting size and color of node and edege
igraph object
Yu Guangchuang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.