Skip to content

Placement of text elements on the plot #5007

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Conversation

JobNmadu
Copy link
Contributor

@JobNmadu JobNmadu commented Oct 5, 2022

The placement of the text in the plot is slightly adjusted. The current placement is not very exact. c("bottom-left", "top-left", "bottom-right", "top-right", "center")

The placement of the text in the plot is slightly adjusted. The current placement is not very exact. c("bottom-left", "top-left", "bottom-right", "top-right", "center")
Copy link
Collaborator

@teunbrand teunbrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this mistake!

Adding a little bit of context: this PR fixes an example in geom_text() where there is a mismatch between the text and their position.

Probably the checks failed because the CI was in a bad streak, and I can't rerun them now because they're too old. I've run the check with the proposed changes locally, and they run just fine. @thomasp85 could I merge this PR?

@teunbrand teunbrand merged commit 15cb2fb into tidyverse:main Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants