briatte / ggnetwork

Geoms to plot networks with ggplot2
https://briatte.github.io/ggnetwork/
146 stars 28 forks source link

Borders around geom_edgetext #16

Open ghost opened 7 years ago

ghost commented 7 years ago

When using geom_edgetext to place text in the middle of edges borders appear around the text, and they cannot be removed with line.size, or when swiching to geom_edgelabel, and then utilizing label.size.

briatte commented 5 years ago

Hi @ghost

Are you still having this issue, and could you please post a reproducible example? I do not figure the issue, and suppose that it can be solved with passing some argument to geom_text, which is what geom_edgetext uses.