Skip to content

Fix plot tag rendering at horizontal positions#6880

Open
sims1253 wants to merge 1 commit into
tidyverse:mainfrom
sims1253:fix-plot-tag-vjust
Open

Fix plot tag rendering at horizontal positions#6880
sims1253 wants to merge 1 commit into
tidyverse:mainfrom
sims1253:fix-plot-tag-vjust

Conversation

@sims1253

Copy link
Copy Markdown

vjust is assigned only inside if (top || bottom) but used in the matching else:

Found with https://github.com/sims1253/ry :)

@sims1253

Copy link
Copy Markdown
Author

I think the rlang bump from 1.2.0 to 1.3.0 is causing the reordered legends which cause the snapshot tests to fail.

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.

1 participant