Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[Doc]: figlegend examples callfig.figlegend instead ofplt.figlegend orfig.legend #24433

Closed
Milestone
@roryyorke

Description

@roryyorke

Documentation Link

https://matplotlib.org/devdocs/api/_as_gen/matplotlib.pyplot.figlegend.html

Problem

In the linked doc, the examples all usefig.figlegend, e.g.

ax.plot([1, 2, 3], label='Inline label')fig.figlegend()

Figure doesn't have afiglegend method (but does havelegend).

Suggested improvement

The examples should probably callplt.figlegend, since it's the docs formatplotlib.pyplot.figlegend.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp