[Doc]: Adding some 3D plots to plot gallery · Issue #23900 · matplotlib/matplotlib · GitHub
Skip to content

[Doc]: Adding some 3D plots to plot gallery #23900

Description

@story645

Documentation Link

https://matplotlib.org/devdocs/plot_types/index.html

Problem

We don't showcase any of the 3D functionality in the plot gallery, and that might be a minimal way to improve discoverability.

Suggested improvement

Add a subset of https://matplotlib.org/devdocs/gallery/mplot3d/index.html into the plot gallery to showcase the 3D plots and show conventions for 3D. A minimal subset of axes3d methods:

  • scatter
  • plot_surface
  • plot_wireframe
  • tricontour/trisurf
  • voxels

attn @jklymak

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions