briatte / ggnetwork

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

Re-sync arguments of `*_repel` functions with those of `ggrepel::geom_text_repel` #64

Open briatte opened 3 years ago

briatte commented 3 years ago

Many things have changed, beyond segment.size and segment.colour.

https://github.com/slowkow/ggrepel/blob/master/R/geom-text-repel.R

Follows up #63, which was solved by commenting out (but not removing) the affected arguments.