Skip to content

[Doc]: List supported hatches and link to/embed hatch reference on hatches API page #27196

Closed
@story645

Description

@story645

Documentation Link

https://matplotlib.org/devdocs/api/hatch_api.html

Problem

The hatches API landing page is very sparse and I think some folks landing on this page are probably trying to find the list of supported hatches.

image

Suggested improvement

Minimally, I think the API reference should link/refer to the example gallery reference, but I also think maybe the first image from the gallery reference should be embedded at the top of the API reference page (via the .. plot:: path/to/image directive)
sphx_glr_hatch_style_reference_001

This is the file that would be changed in addressing this issue:

********************
``matplotlib.hatch``
********************
.. automodule:: matplotlib.hatch
:members:
:undoc-members:
:show-inheritance:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions