Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3650122

Browse filesBrowse files
committed
update
1 parent d696864 commit 3650122
Copy full SHA for 3650122

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎lib/matplotlib/layout_engine.py

Copy file name to clipboardExpand all lines: lib/matplotlib/layout_engine.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
usually to rearrange Axes on the figure to produce a pleasing layout. This is
88
like a ``draw`` callback but with two differences. First, when printing we
99
disable the layout engine for the final draw. Second, it is useful to know the
10-
layout engine while the figure is being created. In particular, colorbars are made
11-
differently with different layout engines (for historical reasons).
10+
layout engine while the figure is being created. In particular, colorbars are
11+
made differently with different layout engines (for historical reasons).
1212
1313
Matplotlib supplies two layout engines, `.TightLayoutEngine` and
1414
`.ConstrainedLayoutEngine`. Third parties can create their own layout engine

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.