Skip to content

MNT: Raise NotImplementedError for 3D semilog plots#31260

Merged
anntzer merged 1 commit intomatplotlib:mainfrom
scottshambaugh:3d_semilog
Mar 10, 2026
Merged

MNT: Raise NotImplementedError for 3D semilog plots#31260
anntzer merged 1 commit intomatplotlib:mainfrom
scottshambaugh:3d_semilog

Conversation

@scottshambaugh
Copy link
Copy Markdown
Contributor

@scottshambaugh scottshambaugh commented Mar 9, 2026

PR summary

Closes #31256.

Ideally this goes in 3.11, since that's the first version to support 3D log axes and it'll be easier to not have to immediately deprecate this.

semilogz included here to match the pattern, even though it doesn't have a 2D override.

AI Disclosure

PR checklist

@scottshambaugh scottshambaugh added this to the v3.11.0 milestone Mar 9, 2026
@anntzer anntzer merged commit c0e089d into matplotlib:main Mar 10, 2026
40 checks passed
andreas16700 added a commit to andreas16700/matplotlib that referenced this pull request Mar 16, 2026
andreas16700 added a commit to andreas16700/matplotlib that referenced this pull request Mar 16, 2026
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.

[ENH]: Extend semilogx, etc to 3D

3 participants