8000 [ENH]: Add ability to snap view to primary axis planes in 3D plots · Issue #23544 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
8000
[ENH]: Add ability to snap view to primary axis planes in 3D plots #23544
Open
@scottshambaugh

Description

@scottshambaugh

Problem

In matlab, you can right-click on a 3D plot and a context menu pops up that gives you the option to 'Go to X-Y view', 'Go to X-Z view', and 'Go to Y-Z view'. The view then snaps to viewing that plane face-on. Something similar would be very useful in matplotlib.

image

Proposed solution

Either a right-click menu or a toolbar dropdown with similar snapping options. That would then set the appropriate ax.view_init(elev, azim, roll) elevation and azimuth view angles.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0