Skip to content
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

legend.position doesn't seem to work with the use of scale_y_break #19

Open
MarisaTrego-NOAA opened this issue Jul 22, 2021 · 2 comments

Comments

@MarisaTrego-NOAA
Copy link

For example, using theme(legend.position = "top") doesn't work unless I remove scale_y_break from the ggplot formula. It will make the legend horizontal but still places it to the default spot on the right. The code works fine with either option alone.

@MarisaTrego-NOAA
Copy link
Author

It also blocks code to change the size of the axis title in theme

@GuangchuangYu
Copy link
Member

issue one should be fixed in github version of ggbreak, see #12.

we need reproducible example for issue two.

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

No branches or pull requests

2 participants