We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a294c7 commit b7473ebCopy full SHA for b7473eb
doc/api/api_changes/2017-05-19-resolution_polar_axes.rst
@@ -2,5 +2,5 @@ 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.
+removed. It has triggered a deprecation warning of being with no effect
+beyond version `0.98.x`.
0 commit comments