Displaying 1 result from an estimated 1 matches for "sorter34_graphvfr".
2012 Jul 23
0
igraph node placement
...ve just defended my PhD dissertation, and I'm engaging in discussions with
the "ruler lady". She has some problems with my figures. The problem is
that my nodes overlap the text that I've put inside of them.
Here is a url for the figure:
https://www.msu.edu/~wolfste4/igraph/sorter34_graphvfr.pdf
(As you can see, the cluster at the center left of this graph is quite
problematic.)
Also, I've got a file with the weighted adjacency matrix in it here:
https://www.msu.edu/~wolfste4/igraph/sorter34
This is the code that I'm using to make the graph:
_________________________...