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 4eb3ede

Browse filesBrowse files
committed
Apply tight_layout() so colorbar isn't cut off.
1 parent 13ab5fc commit 4eb3ede
Copy full SHA for 4eb3ede

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

‎doc/users/next_whats_new/colorbar_has_location_argument.rst

Copy file name to clipboardExpand all lines: doc/users/next_whats_new/colorbar_has_location_argument.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ An example is:
2323
im = ax.imshow(imdata)
2424
fig.colorbar(im, cax=ax.inset_axes([0, 1.05, 1, 0.05]),
2525
location='top')
26+
fig.tight_layout()

0 commit comments

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