How to make graph vertex labels spaced out better

asked 2017-02-09 18:36:50 +0100

I am creating a graph with vertex names a little longer than normal, which means that when I plot the graph, the labels from different vertices end up overlapping each other. How can I avoid this? I'd like the layout algorithm to respect the boundaries of the labels.

edit retag flag offensive close merge delete

Comments

It could be helpful if you posted some reproducible code?

etb gravatar imageetb ( 2017-02-09 22:28:44 +0100 )edit