Skip to content

Add thumbnail for embedding_in_tk example#31365

Open
buddy0452004 wants to merge 3 commits intomatplotlib:mainfrom
buddy0452004:add-thumbnail-embedding-tk
Open

Add thumbnail for embedding_in_tk example#31365
buddy0452004 wants to merge 3 commits intomatplotlib:mainfrom
buddy0452004:add-thumbnail-embedding-tk

Conversation

@buddy0452004
Copy link

@buddy0452004 buddy0452004 commented Mar 24, 2026

Adds thumbnails for multiple sgskip examples in the user_interfaces gallery that were missing preview images.

Examples covered:

  • embedding_in_tk_sgskip.py (Tkinter)
  • embedding_in_qt_sgskip.py (PyQt5)
  • embedding_webagg_sgskip.py (WebAgg)
  • toolmanager_sgskip.py
  • svg_histogram_sgskip.py
  • svg_tooltip_sgskip.py
  • canvasagg.py

Each example has a screenshot saved in images/ and sphinx_gallery_thumbnail_path added to its docstring.

Closes #17479

AI Disclosure

No AI used.

PR Checklist

  • "closes #0000" is in the body of the PR description to link the related issue
  • [N/A] new and changed code is tested
  • [N/A] Plotting related features are demonstrated in an example
  • [N/A] New Features and API Changes are noted with a directive and release note
  • [N/A] Documentation complies with general and docstring guidelines

@github-actions
Copy link

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. We also ask that you please finish addressing any review comments on this PR and wait for it to be merged (or closed) before opening a new one, as it can be a valuable learning experience to go through the review process.

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.
Please let us know if (and how) you use AI, it will help us give you better feedback on your PR.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: examples files in galleries/examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add thumbnails for tutorials/gallery where missing

1 participant