Skip to content

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

Closed
@story645

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions