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

Skip to content

Remove unused resolution kwarg to PolarAxes #8629

Closed
@anntzer

Description

@anntzer

The resolution kwarg to PolarAxes has triggered a warning of being with no effect (https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/projections/polar.py#L243) since 8 years ago (3093ce9). Given that the warning effectively acts as a deprecation warning as well, the relevant code should just be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions