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

add animated version of concentration heatmap #8

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

lkeegan
Copy link
Member

@lkeegan lkeegan commented Aug 25, 2021

  • add plot.concentration_heatmap_animation()
  • returns a matplotlib animation
  • added example of use to plot notebook

@lkeegan lkeegan force-pushed the add_animated_heatmaps branch 3 times, most recently from fe17aa1 to 6f0365b Compare August 25, 2021 10:49
@codecov
Copy link

codecov bot commented Aug 25, 2021

Codecov Report

Merging #8 (016f416) into master (ca0037f) will increase coverage by 1.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   84.09%   85.16%   +1.07%     
==========================================
  Files           2        2              
  Lines         220      236      +16     
  Branches       33       36       +3     
==========================================
+ Hits          185      201      +16     
  Misses         24       24              
  Partials       11       11              
Impacted Files Coverage Δ
sme_contrib/plot.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca0037f...016f416. Read the comment docs.

@lkeegan lkeegan force-pushed the add_animated_heatmaps branch 4 times, most recently from 509453d to 89cd155 Compare August 25, 2021 11:28
- plot.concentration_heatmap_animation()
- returns a matplotlib animation
- added example of use to plot notebook
@lkeegan lkeegan force-pushed the add_animated_heatmaps branch from 89cd155 to 016f416 Compare August 25, 2021 11:36
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@lkeegan lkeegan merged commit 00443f5 into master Aug 25, 2021
@lkeegan lkeegan deleted the add_animated_heatmaps branch August 25, 2021 11:40
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