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

Improve automated handling of legends. #87

Closed
seabbs opened this issue Sep 25, 2019 · 1 comment
Closed

Improve automated handling of legends. #87

seabbs opened this issue Sep 25, 2019 · 1 comment
Assignees

Comments

@seabbs
Copy link
Owner

seabbs commented Sep 25, 2019

Legends are currently discretised by default. This is not ideal.

Alter this by using ggplot2::guide_legend and ggplot2::guide_colourbar along with automatic detection of variable type.

@seabbs seabbs self-assigned this Sep 25, 2019
@seabbs
Copy link
Owner Author

seabbs commented Feb 23, 2020

Done done - replacing use of guides with use of labs

@seabbs seabbs closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant