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 17394ed

Browse filesBrowse files
committed
FIX: move titles up if overlap axes
1 parent 93bf470 commit 17394ed
Copy full SHA for 17394ed

File tree

Expand file treeCollapse file tree

7 files changed

+208
-198
lines changed
Filter options
Expand file treeCollapse file tree

7 files changed

+208
-198
lines changed

‎lib/matplotlib/axes/_base.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2547,11 +2547,6 @@ def _update_title_position(self, renderer):
25472547
x, y0 = title.get_position()
25482548
title.set_position((x, ymax))
25492549

2550-
2551-
2552-
2553-
2554-
25552550
# Drawing
25562551
@allow_rasterization
25572552
def draw(self, renderer=None, inframe=False):
Binary file not shown.
Loading

0 commit comments

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