Skip to content

Only apply limits if they are not NA in plot #4419

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 15, 2021

Conversation

thomasp85
Copy link
Member

Fix #4027

This PR simply catches the case where the user supplies c(NA, NA) as limits and ignores it

@thomasp85 thomasp85 added this to the ggplot2 3.3.4 milestone Apr 14, 2021
Copy link
Member

@yutannihilation yutannihilation left a comment

Choose a reason for hiding this comment

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

Looks good to me

@thomasp85 thomasp85 merged commit 1023861 into master Apr 15, 2021
@thomasp85 thomasp85 deleted the issue-4027-qplot-na-limits branch April 15, 2021 07:15
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.

default xlim and ylim in qplot are not supportd when non missing
2 participants