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

log10 for raster plots and x/ylim minor convenience improvement #173

Merged
merged 5 commits into from
Sep 29, 2023

Conversation

Vindaar
Copy link
Owner

@Vindaar Vindaar commented Sep 29, 2023

We also change the default style for plots with a legend. Instead of having a different margin at the top compared to a plot without legend, it is now the same. I don't know why I did that, but it's annoying when having two plots side by side one with and one without a legend.

* v0.6.1
- do not change the top margin of a plot based on a legend being added
  anymore. That's kind of jarring.
- add ~scale_fill_log10~ for log10 raster scales
- ~x/ylim~ now ignore input range values if the values are the
  same. This is to support code that takes the ranges from a variable
  to support the case of a default e.g. ~(0, 0)~ argument

@Vindaar Vindaar merged commit c76bc59 into master Sep 29, 2023
9 checks passed
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

Successfully merging this pull request may close these issues.

1 participant