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 331120f commit 42b4aaaCopy full SHA for 42b4aaa
doc/api/next_api_changes/2018-04-22-ZHD.rst
@@ -0,0 +1,6 @@
1
+Different exception types for undocumented options
2
+--------------------------------------------------
3
+
4
+- Passing ``style='comma'`` to :meth:`~matplotlib.axes.Axes.ticklabel_format`
5
+ was never supported. It now raises ``ValueError`` like all other
6
+ unsupported styles, rather than ``NotImplementedError``.
0 commit comments