8000 Api change entry for resolution kwarg of PolarAxes · matplotlib/matplotlib@4a294c7 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4a294c7

Browse files
committed
Api change entry for resolution kwarg of PolarAxes
1 parent 13a3da7 commit 4a294c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Removed resolution kwarg from PolarAxes
2+
```````````````````````````````````````
3+
4+
The kwarg `resolution` of `matplotlib.projections.polar.PolarAxes` has been
5+
removed. It has triggered a warning of being with no effect which acted as the
6+
deprecation warning as well.

0 commit comments

Comments
 (0)
0