ggraph icon indicating copy to clipboard operation
ggraph copied to clipboard

Repel nodes rather than labels

Open aosavi opened this issue 4 years ago • 0 comments

In geom_node_text I can set repel to TRUE such that labels are moved and no longer overlap. Rather, I'd like the nodes to move (either horizontally, vertically, or both), such that the labels are still tied to the nodes. Is that possible? Or is there another way to spread out nodes such that labels do not overlap?

aosavi avatar Nov 27 '20 13:11 aosavi