Hi, permute them with permute.vertices() before the plotting. This is
currently the only way to do it, as you cannot specify the order for
plot().

Gabor

On Mon, Oct 6, 2014 at 2:32 AM, Hugues François
<[email protected]> wrote:
> Hello,
>
> I have a graph with numerous vertices (215), plot from an adjacency matrix. 
> Some vertices overlap others. I have a rank attribute that I would like to 
> use for ordering plotting order to show important vertices (firstly draw rank 
> 4 vertices, then rank 3, then rank2, etc.). If there a way to achieve that I 
> didn't find it ?
>
> Regards,
>
> Hug
>
> _______________________________________________
> 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

Reply via email to