hughjonesd / ggmagnify

Create a magnified inset of part of a ggplot object
https://hughjonesd.github.io/ggmagnify/
Other
275 stars 3 forks source link

geom_text_repel interaction #16

Closed archgen closed 1 year ago

archgen commented 1 year ago

Hi, I am wondering if there is a way of restricting the geom_text_repel package to plot labels within the magnified region? Many thanks!

hughjonesd commented 1 year ago

This looks like a help request, not a bug or enhancement request. Please don't use GitHub to ask for help: it wastes my time and clutters the issue tracker. If I'm wrong and there's a bug or enhancement here, please clarify.

archgen commented 1 year ago

Fair enough.. An enhancement request (if possible) to have ggmagnify include labels either natively within the software functionality, or interacting with other packages such as geom_text_repel.

hughjonesd commented 1 year ago

This is out of scope; you can do what you want already using the plot argument.