-
Notifications
You must be signed in to change notification settings - Fork 59
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 helper function #609
Plot helper function #609
Conversation
great work, @AlexanderCaichen! is this ready for review? |
@Xiaojieqiu Sichao still needs to take a look but it should be ready for review. |
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.
Thanks a lot Alex. I left a few comments, mainly about the docstrings.
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #609 +/- ##
==========================================
+ Coverage 22.15% 22.56% +0.40%
==========================================
Files 166 166
Lines 28058 27540 -518
==========================================
- Hits 6217 6215 -2
+ Misses 21841 21325 -516 ☔ View full report in Codecov by Sentry. |
Add helper function to replace often-repeated code in functions found in Plot folder.