-
Notifications
You must be signed in to change notification settings - Fork 4
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
Plot Examples #304
Plot Examples #304
Conversation
Code Coverage Summary
Diff against main
Results for commit: 219c8c4 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 41 suites 7m 41s ⏱️ Results for commit 219c8c4. |
Unit Test Performance Difference
Additional test case details
Results for commit fbdf927 ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As there is no corresponding issue to close I am just going to merge this but @mercifr1 please feel free to message me if something doesn't make sense or if you'd like to see some changes / more examples |
No corresponding issue but this PR introduces example code to create the quantity plots that @mercifr1 was after. I think most are relatively straight forward.
The only exception is the population plot which requires some clunky manual derivation (with #296 having the potential to simplify this).