Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix some incorrect image clipping #17496

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

Merged
merged 2 commits into from
May 25, 2020
Merged

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented May 23, 2020

PR Summary

Fixes #15546, and fixes compositing with unclipped images (see updated tests, where vector results are the same as raster.)

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • [N/A] New features are documented, with examples if plot related
  • [N/A] Documentation is sphinx and numpydoc compliant
  • [N/A] Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • [N/A] Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

QuLogic and others added 2 commits May 23, 2020 01:27
Otherwise, they may end up clipped accidentally.
@QuLogic QuLogic added this to the v3.3.0 milestone May 23, 2020
@timhoffm timhoffm merged commit 626d54f into matplotlib:master May 25, 2020
@QuLogic QuLogic deleted the image-clip branch May 25, 2020 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plt.imshow: clip_on=False has no effect
3 participants