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 d44c84d

Browse filesBrowse files
committed
FIX: move titles up if overlap axes
1 parent f9d946a commit d44c84d
Copy full SHA for d44c84d

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
@@ -2516,11 +2516,6 @@ def _update_title_position(self, renderer):
25162516
x, y0 = title.get_position()
25172517
title.set_position((x, ymax))
25182518

2519-
2520-
2521-
2522-
2523-
25242519
# Drawing
25252520
@allow_rasterization
25262521
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.