-
Notifications
You must be signed in to change notification settings - Fork 3
Plots/Add style parameter to plot module #257
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
base: refactor/collect_cb_changes
Are you sure you want to change the base?
Conversation
f-brinkmann
left a comment
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. Looks good to me. This also improved the look of the example plots. For balloon and balloon_wireframe the axes are still clipping the colorbar, but I would leave this as is for now.
ahms5
left a comment
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, looks great, I wonder why if the defult plots have noch changed due to the new default for style.
|
I only generated baseline plots for the new style parameter. I would update #242 once this is merged |
|
@mberz do you want to review as well? We could merge otherwise. |
Merges into #222
Which issue(s) are closed by this pull request?
Closes #183
Changes proposed in this pull request:
Note
Tests fail because of a new numpy release, see #258