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 5d25e1f commit fa70002Copy full SHA for fa70002
…/next_api_changes/behavior/99999-tac.rst …/next_api_changes/behavior/20150-TAC.rstdoc/api/next_api_changes/behavior/99999-tac.rst renamed to doc/api/next_api_changes/behavior/20150-TAC.rst
@@ -4,7 +4,7 @@ Rename fist arg to subplot_mosaic
4
Both `.FigureBase.subplot_mosaic`, and `.pyplot.subplot_mosaic` have had the
5
first position argument renamed from *layout* to *mosaic*. This is because we
6
are considering to consolidate *constrained_layout* and *tight_layout* keyword
7
-arguments in the Figure creation functions of `pyplot` into a single *layout*
+arguments in the Figure creation functions of `.pyplot` into a single *layout*
8
keyword argument which would collide.
9
10
As this API is provisional, we are changing this with no deprecation period.
0 commit comments