We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
probably due to
scale_x_continuous(expand = c(0, 0)) ?
scale_x_continuous(expand = c(0, 0))
The text was updated successfully, but these errors were encountered:
- rotated geom_text_contour() with stroke instead of geom_label_conto…
fe15d69
…ur() - disable 0-expand-limitation in scale_x_continous() to fix Davidatlarge#3 - theme_miniumal() instead of theme_light() - bigger plot
No branches or pull requests
probably due to
scale_x_continuous(expand = c(0, 0))
?The text was updated successfully, but these errors were encountered: