Kamil Slowikowski

Results 225 comments of Kamil Slowikowski

Thanks for opening a new issue. If I understand you correctly, you're asking if ggrepel supports excluding text labels from a rectangular region. Unfortunately, ggrepel does not support this feature....

Thanks for your help, Michał! 😀 I hadn't realized that `nudge_x` and `nudge_y` could be used in such a way. After reading your note, maybe we should consider allowing a...

Sorry for the delayed response. I got a chance to run your example, and I'm not sure what I am supposed to see. Could I please ask if you can...

Thank you for opening this issue and sharing a figure that demonstrates the problem. If someone is willing to volunteer their time, I'd appreciate a pull request for this feature....

@railsfanatic I would be happy to review a pull request! I think this is a great feature to add, but it is not implemented right now.

I need help implementing this feature. I don't know how to convert the point size to the appropriate size that is scaled to the plotting area. Does anyone have any...

@hadley Could I please ask if you might have any hints on how to fix this issue? If you clone the latest GitHub version of ggrepel, I think you should...

Here is the code for the figure in my gif: ```r library(ggrepel) set.seed(42) d

@pmur002 Honestly, I don't have a good understanding of how to use the `convertWidth()` and `convertHeight()` functions. All I know is that I need to use them at some point,...

I tried a few things. ## Attempt 1 ```r point_size