Skip to content

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix #5292.

Briefly, it updates annotation_logticks() to use linewidth instead of size.
Using size now gives a deprecation message.

@teunbrand teunbrand added layers 📈 bug an unexpected problem or unintended behavior labels Jul 9, 2023
Copy link
Member

@thomasp85 thomasp85 left a comment

Choose a reason for hiding this comment

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

LGTM

@teunbrand teunbrand merged commit bde88f8 into tidyverse:main Aug 7, 2023
@teunbrand teunbrand deleted the annotation_logticks_linewidth branch August 7, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug an unexpected problem or unintended behavior layers 📈

Projects

None yet

Development

Successfully merging this pull request may close these issues.

size is used in annotation_logticks() instead of linewidth

2 participants