-
Notifications
You must be signed in to change notification settings - Fork 46
Implementation of backend plotting for params_plot
#641
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
🚀 New features to boost your workflow:
|
Ping @timmens 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.
Very nice, thank you!
I only have two minor remarks, and additionally the question regarding the default templates that was raised on Zulip.
Refactor multiple results retrieval function.
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
0641069
to
074813e
Compare
This PR refactors
params_plot()
to use the backend plotting module, closely following the changes made in #599 and #600.Summary of Changes
backend
andpalette
arguments.