Kamil Slowikowski
Kamil Slowikowski
Yes, I'd be interested to include those functions in ggrepel if you think it makes sense, and we're all in agreement across ggplot2, ggrepel, and ggforce. Looks like you have...
@yutannihilation Do you think we should create two new functions? - `geom_sf_text_repel()` - `geom_sf_label_repel()` I suppose you could say they are not needed anymore, since you've shown that we can...
Ok, feel free to get started whenever you have time. Thanks for your help! I like the idea of avoiding collision with the shape of the geometry. This might be...
@CeresBarros Did you try the code example by @yutannihilation ? Did it meet your needs?
@francisbarton Contributions to the documentation are welcome! Please feel free to make a PR with your suggested changes or additions.
Thanks for the good suggestion!
@aphalo Agree! A warning is sufficient for now — could I please ask if you could update your pull request to include the warning? I feel like these issues are...
Thanks for the reprex and suggestions! This could be a bit tricky. It might be necessary to follow your suggestion and break the one option `hjust` into two options `hjust.text`...
OK, I am having trouble following along across different issue pages, so forgive me if I'm missing something. I want to try to summarize what I've learned so far. It...
Weird! Thank you for reporting this. I never noticed this before, and I think it is a bug.