kjahan / community

A Python implementation of Girvan-Newman algorithm
http://www.kazemjahanbakhsh.com/codes/cmty.html
143 stars 93 forks source link

Plot the result on a png / svg? #6

Open ghost opened 8 years ago

ghost commented 8 years ago

Would you please consider ploting the graph / cluster on resulting groups / communities on a graph?

Thanks a bunch!

canbax commented 7 years ago

you can look at my implementation which draws using matplotlib.pyplot fork of this repo