Skip to content

[ENH]: Extend semilogx, etc to 3D #31256

@scottshambaugh

Description

@scottshambaugh

Problem

Now that #30980 is merged, log scales in 3D are working. We should match the 2D API and add semilogx, semilogy, semilogz for feature parity.

Also possible here are semilogxy, semilogyz, and semilogxz, which we may or may not want to add. This has an analogue to 'equalxy', etc arguments for set_aspect.

Open question we can bikeshed: what should be be done to match loglog? Potential options are logloglog, or just keep loglog as a shorthand for "log on all axes".

Proposed solution

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions