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

Skip to content

Some API reference pages have no "examples using this" section, even though they are explicitly listed by some examples #19715

Closed
@anntzer

Description

@anntzer

Problem

The examples/showcase/bachelors_degree_by_gender.py example explicitly lists matplotlib.artist.Artist.set_visible in its "The use of the following functions, methods, classes and modules
is shown in this example" block, but https://matplotlib.org/devdocs/api/_as_gen/matplotlib.artist.Artist.set_visible.html#matplotlib.artist.Artist.set_visible currently has no "Examples using set_visible" block.

Suggested Improvement

Matplotlib version

  • Operating system:
  • Matplotlib version: (import matplotlib; print(matplotlib.__version__))
  • Matplotlib documentation version: (is listed under the logo) 3.3.4.post2588

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