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 c6a40ce

Browse filesBrowse files
authored
Might be figure.constrained_layout.use
I think, untested.
1 parent 9b48fd8 commit c6a40ce
Copy full SHA for c6a40ce

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎tutorials/intermediate/constrainedlayout_guide.py

Copy file name to clipboardExpand all lines: tutorials/intermediate/constrainedlayout_guide.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ def example_plot(ax, fontsize=12, nodec=False):
230230
# or in the `matplotlibrc` file. They all have the prefix
231231
# `figure.constrained_layout`:
232232
#
233-
# - `do`: Whether to do constrained_layout. Default is False
233+
# - `use`: Whether to use constrained_layout. Default is False
234234
# - `w_pad`, `h_pad` Padding around axes objects.
235235
# Float representing inches. Default is 3./72. inches (3 pts)
236236
# - `wspace`, `hspace` Space between subplot groups.

0 commit comments

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