igraph-help
[Top][All Lists]
Advanced

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

[igraph] R igraph: layout for communities do not overlap


From: Maria Grineva
Subject: [igraph] R igraph: layout for communities do not overlap
Date: Fri, 25 Apr 2014 20:31:20 -0700

Dear igraph community,

I am using igraph package for R on Mac OS X Mavericks.

I cluster my graph with fastgreedy.community and then plot:
> fc <- fastgreedy.community(g)
> plot(fc, g)

The visualization has a mess with overlapping communities (attached a pic). 
What layout options should I use to see my communities separately from each other? I don't care if the visualization wouldn't represent the edge weights (I suppose now it tries to draw vertexes with higher edge weights closer to each other). I care only to see the communities clearly.

Thank you,

--
Maria Grineva
Co-founder / Scientist at Orb Intelligence

Attachment: Rplot2.pdf
Description: Adobe PDF document


reply via email to

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