X Tutup
Skip to content

MNT: Raise NotImplementedError for 3D semilog plots#31260

Open
scottshambaugh wants to merge 1 commit intomatplotlib:mainfrom
scottshambaugh:3d_semilog
Open

MNT: Raise NotImplementedError for 3D semilog plots#31260
scottshambaugh wants to merge 1 commit intomatplotlib:mainfrom
scottshambaugh:3d_semilog

Conversation

@scottshambaugh
Copy link
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
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

1 participant

X Tutup