6

I'm using python igraph and many of my charts are plotted with pesky overlapping labels. I found an rpackage solution in this thread (Plotting clusters of nominal data in R) but that is for R Package. Here is an example of what I'm getting. The python documentation doesn't mention how to troubleshoot this. Appreciate any insight.

overlap

1
  • similarly to R solution that you posted, you can use : spanning_tree(self, weights=None, return_tree=True) See also the documentation link Commented Jun 14, 2017 at 13:14

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.