> thanks! why doesn't ?plot.igraph mention this? Try ?igraph.plotting. ?plot.igraph says:
"...: Additional plotting parameters. See igraph.plotting for the complete list." ?igraph.plotting lists all the parameters common to plot.igraph, tkplot and rglplot. > what about vertex labeling? ?igraph.plotting will tell you that labels can be adjusted with vertex.label=V(g)$name -- T. _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
