If your graph doesn't have spatial coordinates as vertex attributes, then the plotting algorithm will give a random layout each time. So your (2) is correct.
Chris On Sat, Oct 24, 2015 at 8:35 AM, Herb Roseman <[email protected]> wrote: > Hi Tamas: > > I find that when I run the identical network through igraph I get > different plots of the network. I'm wondering if (1) if I am mistaken, i.e. > the network isn't identical or (2) this is normal. If (2) is correct is > there some randomness in the algorithm that produces the plots. > > Actually, I find the different plots useful. Some plots are "better" than > others. > > Herb > > _______________________________________________ > igraph-help mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/igraph-help > >
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
