8000
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 13a3da7 commit 4a294c7Copy full SHA for 4a294c7
doc/api/api_changes/2017-05-19-resolution_polar_axes.rst
@@ -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