Skip to content

geom_sf() does not support scale_y_reverse() #4206

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

Closed
toobiwankenobi opened this issue Sep 21, 2020 · 1 comment
Closed

geom_sf() does not support scale_y_reverse() #4206

toobiwankenobi opened this issue Sep 21, 2020 · 1 comment

Comments

@toobiwankenobi
Copy link


As the title describes, geom_sf() does not support scale_y_reverse(). The problem was initially described here. I don't know if this behavior is intended or if this would be something to improve.

# for reprex: see link above

Thank you for your amazing work!

@yutannihilation
Copy link
Member

This is because we don't even know what does "reverse" means on coord_sf(). See #4021 (comment)

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