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

tweak makie plots #512

Merged
merged 1 commit into from
Sep 9, 2023
Merged

tweak makie plots #512

merged 1 commit into from
Sep 9, 2023

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Sep 9, 2023

A few minor tweaks for Makie plots

  • add missing method for RasterSeries
  • using linkaxes! on all axes so plots zoom together when there are multiple.
  • Use XDim/YDIm/ZDim rather than X/Y/Z for generality

@codecov-commenter
Copy link

Codecov Report

Merging #512 (80d4313) into main (b268559) will decrease coverage by 0.28%.
Report is 26 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #512      +/-   ##
==========================================
- Coverage   81.25%   80.98%   -0.28%     
==========================================
  Files          49       50       +1     
  Lines        4135     4334     +199     
==========================================
+ Hits         3360     3510     +150     
- Misses        775      824      +49     
Files Changed Coverage Δ
ext/RastersMakieExt/plotrecipes.jl 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rafaqz rafaqz merged commit 54ab1bb into main Sep 9, 2023
8 of 9 checks passed
@rafaqz rafaqz deleted the makie_plots_tweaks branch September 9, 2023 13:13
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.

2 participants