Skip to content

MNT: Do not use colormap setters in tests#30582

Merged
rcomer merged 1 commit into
matplotlib:mainfrom
timhoffm:no-cmap-setters
Sep 19, 2025
Merged

MNT: Do not use colormap setters in tests#30582
rcomer merged 1 commit into
matplotlib:mainfrom
timhoffm:no-cmap-setters

Conversation

@timhoffm
Copy link
Copy Markdown
Member

Instead use the more modern ways to specify extremes during Colormap creation or using with_extremes()

This is in preparation of deprecating setters in #30531.

Instead use the more modern ways to specify extremes during Colormap
creation or using `with_extremes()`

This is in preparation of deprecating setters in matplotlib#30531.
Comment thread lib/mpl_toolkits/mplot3d/tests/test_axes3d.py
@timhoffm timhoffm added this to the v3.11.0 milestone Sep 18, 2025
@rcomer rcomer merged commit b6f3650 into matplotlib:main Sep 19, 2025
40 checks passed
@timhoffm timhoffm deleted the no-cmap-setters branch September 19, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants