Skip to content

[Doc]: fix bug in release notes for matplotlib v3.5.0 and v3.7.0 #30211

@ztw33

Description

@ztw33

Documentation Link

https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.5.0.html#miscellaneous-deprecations

Problem

There is a typo in the release notes for matplotlib v3.5.0 and v3.7.0.

The item in this link:

FancyArrowPatch.get_path_in_displaycoord and ConnectionPath.get_path_in_displaycoord are deprecated. ...

ConnectionPath should be ConnectionPatch. There is no such a class as ConnectionPath.

Suggested improvement

Modify ConnectionPath to ConnectionPatch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions