I need view (drawn or plot) the communities structure in networks
I have this:
import igraph from random import randint def _plot(g, membership=None
To group the vertices of a community together and highlight them you should use 'mark_groups=True'. See http://igraph.org/python/doc/igraph.clustering-pysrc.html#VertexClustering.plot