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 5ad2d55 commit d5c9f7bCopy full SHA for d5c9f7b
doc/users/next_whats_new/subplots_adjust.rst
@@ -3,5 +3,5 @@ Resetting the subplot parameters for figure.clear()
3
4
When calling `.Figure.clear()` the settings for `.gridspec.SubplotParams` are restored to the default values.
5
6
-`~.SubplotParams.to_dict` is a new method to get the subplot parameters as a dict,
+`~.SubplotParams.to_dict` is a new method to get the subplot parameters as a dict,
7
and `~.SubplotParams.reset` resets the parameters to the defaults.
0 commit comments