Skip to content

[Doc]: Most of the pyplot examples don't use the pyplot interface #24023

@StefRe

Description

@StefRe

Documentation Link

https://matplotlib.org/devdocs/gallery/pyplots/index.html

Problem

There are 19 pyplot examples but only 7 of them actually use the pyplot interface:

The majority of the "pyplot" examples in fact use the OO interface.

Suggested improvement

a) move the 12 example using the OO interface to the corresponding sections

or

b) rewrite them using the pyplot interface

While this doesn't appear to be a big issue to experienced matplotlib users it might confuse new users.

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