Skip to content

Fix compatibility with matplotlib 3.11 - #165

Merged
echedey-ls merged 7 commits into
garrettj403:masterfrom
echedey-ls:matplotlib3.11_compat
Jun 22, 2026
Merged

Fix compatibility with matplotlib 3.11#165
echedey-ls merged 7 commits into
garrettj403:masterfrom
echedey-ls:matplotlib3.11_compat

Conversation

@echedey-ls

Copy link
Copy Markdown
Collaborator

Feel free to test locally with the command:
pip install git+https://github.com/echedey-ls/SciencePlots.git@matplotlib3.11_compat.

I've tested on Linux (Arch) with CPython 3.14, Matplotlib versions 3.10.9 and 3.11.0. I welcome anybody to test on different setups and report back any issues.

I'll merge and release around 16-17h UTC if there are no objections.

@alexfikl

Copy link
Copy Markdown

I'm also on Arch, so probably won't catch anything extra, but can confirm it works 😁

@echedey-ls

Copy link
Copy Markdown
Collaborator Author

For some reason I don't have the time to look for, new CI is not being executed. I will defer fixing that to other PR.

@echedey-ls
echedey-ls merged commit 7b1a9e4 into garrettj403:master Jun 22, 2026
1 check passed
@echedey-ls
echedey-ls deleted the matplotlib3.11_compat branch June 22, 2026 23:19
@echedey-ls

Copy link
Copy Markdown
Collaborator Author

Thanks for the review @alexfikl !

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Breaking changes in matplotlib 3.11

2 participants