Skip to content

Conversation

mathause
Copy link
Contributor

@mathause mathause commented Jul 8, 2024

PR summary

This PR removes the inconsistent pad between the axes and the colorbar of ImageGrid with cbar_mode="single" and therefore closes #28343. Instead of changing the test image I updated the image creation. I am not entirely sure I made the "changelog" entries correctly for mpl - let me know if any changes are required.

PR checklist

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join us on gitter for real-time discussion.

For details on testing, writing docs, and our review process, please see the developer guide

We strive to be a welcoming and open project. Please follow our Code of Conduct.

Copy link
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should fix the doc build failure.

Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
@ksunden ksunden added this to the v3.10.0 milestone Jul 13, 2024
@ksunden ksunden merged commit 4bcc2ca into matplotlib:main Jul 13, 2024
@mathause mathause deleted the fix_imagegrid_cbar_pad branch July 14, 2024 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for author
Development

Successfully merging this pull request may close these issues.

[Bug]: inconsistent colorbar pad for ImageGrid with cbar_mode="single"
3 participants