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

logscale for animate_line() #255

Merged
merged 2 commits into from
Oct 26, 2022
Merged

logscale for animate_line() #255

merged 2 commits into from
Oct 26, 2022

Conversation

johnomotani
Copy link
Collaborator

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

@johnomotani johnomotani added the enhancement New feature or request label Oct 25, 2022
@johnomotani johnomotani force-pushed the logscale-animate-line branch from 8e48890 to c4369af Compare October 25, 2022 11:45
@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2022

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%) ⬇️
xbout/boutdataset.py 76.84% <50.00%> (-0.23%) ⬇️
xbout/plotting/plotfuncs.py 48.27% <0.00%> (ø)

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

@johnomotani johnomotani merged commit c5a8eda into master Oct 26, 2022
@johnomotani johnomotani deleted the logscale-animate-line branch October 26, 2022 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants