igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] plot large graph


From: Tamas Nepusz
Subject: Re: [igraph] plot large graph
Date: Tue, 22 Dec 2009 11:02:05 +0000

> Is there a good way to plot large graph (i.e. 10,000 nodes) using Igraph?
You can try the LGL or DrL layout methods, they are designed for large graphs. 
I have successfully laid out a graph with 75,000 nodes using DrL, see: 
http://www.sixdegrees.hu/last.fm/interactive_map.html - the layout was made 
with igraph and the DrL algorithm.

-- 
Tamas





reply via email to

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