Hi,
I am trying to plot a network diagram of around 1500 component (as nodes) and many connections (as edges) within them. I tried igraph package, however unable to create a layout where there is no overlap of nodes or edges. More or less tried all the things mentioned in this link - http://kateto.net/network-visualization Can you please suggest how to do it in R ? Output expected – A good layout of the network diagram (of around 1500 nodes) with no overlaps of nodes or even edges and possibly it can be screened as a picture, or on a browser or on a pdf. With Best Regards, Kushank [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.