Skip to content

Clarify when dpi applies in ggsave() #5842

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
Apr 29, 2024

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix #5497.

Briefly, dpi is applied when units are specified in pixels, not just for raster output types.
This edits the description to clarify this.

@teunbrand teunbrand changed the title Clarify when dpi applies Clarify when dpi applies in ggsave() Apr 15, 2024
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 5dd2633 into tidyverse:main Apr 29, 2024
@teunbrand teunbrand deleted the ggsave_dpi_docs branch April 29, 2024 08:38
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.

SVG saved with a different size to PNG
2 participants