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 3e5788a commit 9eac770Copy full SHA for 9eac770
lib/matplotlib/layout_engine.py
@@ -10,7 +10,7 @@
10
layout engine while the figure is being created. In particular, colorbars are
11
made differently with different layout engines (for historical reasons).
12
13
-Matplotlib has two built-in two layout engines:
+Matplotlib has two built-in layout engines:
14
15
- `.TightLayoutEngine` was the first layout engine added to Matplotlib.
16
See also :ref:`tight_layout_guide`.
0 commit comments