igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Plotting Graphs and Edge Ordering


From: Pier-André Bouchard St-Amant
Subject: Re: [igraph] Plotting Graphs and Edge Ordering
Date: Sat, 30 Nov 2013 15:35:43 -0500

Thomas, 
 thanks for the addition, I was not expecting such a swift change! 

P-A

Le 2013-11-30 à 15:08, Tamás Nepusz <address@hidden> a écrit :

Hi Pier-André,  

I have added “edge_order” and “edge_order_by” as keyword arguments to Graph.__plot__ so you can now use these to specify the order in which edges will be drawn on a plot. See the following patch on Github:

https://github.com/igraph/igraph/commit/3af38f8

This will be included in igraph 0.7.  

--  
T.


On Thursday, 28 November 2013 at 20:05, Tamás Nepusz wrote:

Hi,  

Hmmm… we already have an option named “vertex_order” and “vertex_order_by” to sort the vertices before drawing (at least in the development tree; not sure about igraph 0.6.5), so I guess it would be logical to have “edge_order” and “edge_order_by” as well. I’ll check how complicated it would be to implement this.  

Best,
--  
T.


On Thursday, 28 November 2013 at 18:00, Pier-André Bouchard St-Amant wrote:

Hello All,  
A little helper on the plotting of graphs and edges:  

http://www.pabsta.qc.ca/en/articles/plotting-graphs-and-edge-ordering

It would be useful to have some sorting options when drawing graphs, but I recon it is probably not a priority.

Best,  

Pier-André

--
Pier-André Bouchard St-Amant, Ph.D.
Post-Doctoral Research Fellow, INET
ineteconomics.org (http://ineteconomics.org)
www.pabsta.qc.ca (http://www.pabsta.qc.ca)








_______________________________________________
igraph-help mailing list
address@hidden (mailto:address@hidden)
https://lists.nongnu.org/mailman/listinfo/igraph-help





_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help


reply via email to

[Prev in Thread] Current Thread [Next in Thread]