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 62804e8

Browse filesBrowse files
committed
Correct comment
1 parent 46ae4d9 commit 62804e8
Copy full SHA for 62804e8

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

‎lib/matplotlib/axis.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axis.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1078,7 +1078,7 @@ def _get_tick_bboxes(self, ticks, renderer):
10781078
def get_tightbbox(self, renderer):
10791079
"""
10801080
Return a bounding box that encloses the axis. It only accounts
1081-
tick labels, axis label, offsetText and ticks themselves.
1081+
tick labels, axis label, and offsetText.
10821082
"""
10831083
if not self.get_visible():
10841084
return

0 commit comments

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