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 520694c commit b6eccf1Copy full SHA for b6eccf1
doc/users/next_whats_new/layout_engine.rst
@@ -3,5 +3,5 @@ New ``layout_engine`` module
3
4
Matplotlib ships with ``tight_layout`` and ``constrained_layout`` layout
5
engines. A new ``layout_engine`` module is provided to allow downstream
6
-libraries to write their own layout engines and `~.Figure.figure` objects can
7
-not take a `.LayoutEngine` subclass as an argument to the *layout* parameter.
+libraries to write their own layout engines and `~.figure.Figure` objects can
+now take a `.LayoutEngine` subclass as an argument to the *layout* parameter.
0 commit comments