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

coord_sf and silhouette size #86

Closed
LewisAJones opened this issue Aug 30, 2023 · 0 comments · Fixed by #88
Closed

coord_sf and silhouette size #86

LewisAJones opened this issue Aug 30, 2023 · 0 comments · Fixed by #88
Assignees
Milestone

Comments

@LewisAJones
Copy link
Collaborator

Currently, when using coord_sf with a map projection (e.g. Mollweide) silhouettes can seem like they are not plotted because they are so small compared to the y-axis range vs. the size of the silhouette. We should perhaps add a simple if statement that compares the y-axis range to the size of silhouette and message the user if a certain threshold is exceeded, perhaps if y-axis is more than 1000 times size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants