Skip to content

Allow negative radial grid values in polar.py #2203

@dtimson

Description

@dtimson

In PolarAxes.set_rgrids(), remove the test for rmin <= 0.

Explanation: while it is possible to plot negative values in a polar plot (e.g. antenna gain down to -30 dB, as a function of azimuth), placing radial grids at negative values is rejected, for no apparent reason.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions