Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC / BUG: Fix savefig to GIF format with .gif suffix#29372

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
QuLogic merged 3 commits intomatplotlib:mainfromlpsinger:savefig-gif
Jan 16, 2025

Conversation

lpsinger
Copy link
Contributor

@lpsingerlpsinger commentedDec 22, 2024
edited
Loading

PR summary

According tohttps://matplotlib.org/stable/users/explain/figure/figure_intro.html#saving-figures:

Many types of output are supported, including raster formats like
PNG, GIF, JPEG, TIFF and vector formats like PDF, EPS, and SVG.

However, GIF support was broken by#6178. Restore GIF support.

PR checklist

According tohttps://matplotlib.org/stable/users/explain/figure/figure_intro.html#saving-figures:> Many types of output are supported, including raster formats like> PNG, GIF, JPEG, TIFF and vector formats like PDF, EPS, and SVG.However, GIF support was broken bymatplotlib#6178. Restore GIF support.
@tacaswelltacaswell added this to thev3.11.0 milestoneDec 23, 2024
@tacaswell
Copy link
Member

Test failure looks real, but I think it is due to our minimum verison of pillow being per 9.0 when the improved transparency + gif support was added.

I'm going to open a PR to bump that (seems better to do the API change to bump the minimum version on its own).

Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
@tacaswell
Copy link
Member

"power cycled" to generate a new (synthetic) merge `ommit against main.

@QuLogicQuLogic merged commit3b54c6a intomatplotlib:mainJan 16, 2025
39 checks passed
@lpsingerlpsinger deleted the savefig-gif branchJanuary 16, 2025 12:40
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@QuLogicQuLogicQuLogic approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.11.0
Development

Successfully merging this pull request may close these issues.

3 participants
@lpsinger@tacaswell@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp