boutproject / xBOUT

Collects BOUT++ data from parallelized simulations into xarray.
https://xbout.readthedocs.io/en/latest/
Apache License 2.0
21 stars 8 forks source link

logscale for animate_line() #255

Closed johnomotani closed 1 year ago

johnomotani commented 1 year ago

Implement the logscale option in animate_line(). Means logscale works for line plots in BoutDataset.animate_list().

codecov-commenter commented 1 year ago

Codecov Report

Merging #255 (7088082) into master (d7cdd4b) will decrease coverage by 0.19%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
- Coverage   73.81%   73.62%   -0.20%     
==========================================
  Files          13       13              
  Lines        2517     2529      +12     
  Branches      600      615      +15     
==========================================
+ Hits         1858     1862       +4     
- Misses        437      440       +3     
- Partials      222      227       +5     
Impacted Files Coverage Δ
xbout/plotting/animate.py 45.37% <25.00%> (-0.71%) :arrow_down:
xbout/boutdataset.py 76.84% <50.00%> (-0.23%) :arrow_down:
xbout/plotting/plotfuncs.py 48.27% <0.00%> (ø)

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