Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Doc]: Sphinx gallery links mispointed for Axes3D methods  #28250

Copy link
Copy link
Closed
sphinx-gallery/sphinx-gallery
#1320
sphinx-gallery/sphinx-gallery#1320
@scottshambaugh

Description

@scottshambaugh
Issue body actions

Documentation Link

https://matplotlib.org/devdocs/gallery/mplot3d/lines3d.html#sphx-glr-gallery-mplot3d-lines3d-py

Problem

The Axes3D methods which are automatically linked in example code in the docs all incorrectly point towards the Axes methods instead.

For example ax.plot here links to matplotlib.axes.Axes.plot instead of mpl_toolkits.mplot3d.axes3d.Axes3D.plot
image

Suggested improvement

Not sure if there's a way to type hint this in all the example code, or somehow make Sphinx recognize this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.