Grab screenshot when plotter is closed#382
Conversation
|
Thanks for this! I'll try the work on my end and see what happens. |
|
Nevermind, when I cleaned the cache inside $ make clean
$ rm -r examples errors.txt images/auto_generatedand re-built everything: $ make doctest
$ make htmlThen it worked for me. What about you @banesullivan ? |
GuillaumeFavelier
left a comment
There was a problem hiding this comment.
Excellent! That way, even the BackgroundPlotter got a value for _last_image.
|
I think this is good to go. All good from you @GuillaumeFavelier? |
|
Yes It's all good for me. But I pushed the |
|
Let's get rid of that example and maybe add a better |
|
Thanks, @GuillaumeFavelier - once the tests pass, I'll merge |
Bumps [trimesh](https://github.com/mikedh/trimesh) from 4.4.9 to 4.5.1. - [Release notes](https://github.com/mikedh/trimesh/releases) - [Commits](mikedh/trimesh@4.4.9...4.5.1) --- updated-dependencies: - dependency-name: trimesh dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>


This adds support for the
BackgroundPlotterwith sphinx-galleryping: @GuillaumeFavelier
I'm running into issues controlling the size of the window when using the
BackgroundPlotterwith sphinx gallery... its always super small