Skip to content

coord_sf() takes linewidth instead of size for panel grid#5183

Merged
teunbrand merged 2 commits intotidyverse:mainfrom
teunbrand:graticule_linewidth
Feb 9, 2023
Merged

coord_sf() takes linewidth instead of size for panel grid#5183
teunbrand merged 2 commits intotidyverse:mainfrom
teunbrand:graticule_linewidth

Conversation

@teunbrand
Copy link
Copy Markdown
Collaborator

This PR aims to fix #5179.

It literally just updates el$size to el$linewidth in CoordSf$render_bg() , that's it.

Copy link
Copy Markdown
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 - please add a NEWS bullet

@teunbrand teunbrand merged commit 8b659c2 into tidyverse:main Feb 9, 2023
@teunbrand teunbrand deleted the graticule_linewidth branch February 9, 2023 18:51
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.

coord_sf() doesn't adjust line size for graticule lines

2 participants