🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@alphanoobie
Copy link
Contributor

fixes #18985

PR summary

  • The suggested patch does solve the problem mentioned in the issue.
  • Tests for checking if the image is still drawn when animate=True

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

@rcomer rcomer left a comment

Choose a reason for hiding this comment

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

Hi @alphanoobie thank you for your contribution and sorry that nobody responded sooner. This PR looks good and I just have some suggestions about the test.

@rcomer
Copy link
Member

rcomer commented Nov 23, 2025

Hi @alphanoobie do you think you will have time to come back to this?

@rcomer
Copy link
Member

rcomer commented Dec 3, 2025

From the links it looks like this was part of a class project, so I suspect that @alphanoobie has moved on with their life. I think this was a quality contribution and so it would be good to get it in anyway - it stalled because we didn't get around to reviewing it sooner. My review suggestions above do not affect the functionality or intent of the test.

What do other devs think?

Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
@timhoffm timhoffm merged commit 08236ae into matplotlib:main Dec 8, 2025
33 of 36 checks passed
@rcomer rcomer added this to the v3.11.0 milestone Dec 8, 2025
@QuLogic QuLogic moved this from Waiting for author to Merged in First Time Contributors Dec 8, 2025
has2k1 pushed a commit to has2k1/matplotlib that referenced this pull request Dec 11, 2025
…lotlib#30052)

---------

Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

Why does setting imshow(animated=True) still show an image?

3 participants