Skip to content

[ENH]: Axes.plot typing #31480

@wilgri

Description

@wilgri

Problem

I have the impression that Axes.plot typing is incomplete.

Using basedpyright, I get a reportUnknownMemberType diagnostic on a simple ax.plot call.
Is that logic giving the current status of stubs definitions ? Or am I possibly doing something wrong ?
If typing is truly missing, is there a recommended workaround instead of just ignoring it ? plot is a well-known matplotlib function, so I'm surprised it might not be typed yet.

Proposed solution

No response

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