Skip to content

Replaces deprecated functions and keywords of Matplotlib#9

Closed
claxerity wants to merge 1 commit intoScientificDataFormat:mainfrom
claxerity:master
Closed

Replaces deprecated functions and keywords of Matplotlib#9
claxerity wants to merge 1 commit intoScientificDataFormat:mainfrom
claxerity:master

Conversation

@claxerity
Copy link

Hi Torsten,

with Matplotlib 3.6 'canvas.set_window_title' was replaced by 'canvas.manager.set_window_title'.
Also the 'b' keyword of 'ax.grid()' was renamed to 'visible'.

I fixed both in the concerned examples and added a minimum version to the 'install_requires' in the setup.py.

closes #8

@t-sommer t-sommer closed this Jun 3, 2025
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.

Some sdf examples do not work with Matplotlib >= 3.6

2 participants