Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 tasks
story645 opened this issue Sep 15, 2022 · 0 comments · Fixed by #24108
Closed
5 tasks

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

story645 opened this issue Sep 15, 2022 · 0 comments · Fixed by #24108

Comments

@story645
Copy link
Member

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

@story645 story645 linked a pull request Oct 23, 2022 that will close this issue
6 tasks
@QuLogic QuLogic added this to the v3.6.2 milestone Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants