Does anyone know of a good tutorial on using layouts for graphs? I am new to igraph. Specifically, I would like to have any graph laid out consistently in the same way each time. Each time I do a plot(g) of a specific graph g, it is arranged differently. I would like an approach that wors with any graph.
Getting a consistent layout is more important to me than the actual layout. Thanks, Alan
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
