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 c42d51a

Browse filesBrowse files
authored
Merge pull request #16214 from anntzer/aodoc
Fix overindented line in AnchoredOffsetbox doc.
2 parents a8ed66d + 4672097 commit c42d51a
Copy full SHA for c42d51a

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-2
lines changed

‎lib/matplotlib/offsetbox.py

Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.py
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ def __init__(self, loc,
10561056
- 'center'
10571057
10581058
For backward compatibility, numeric values are accepted as well.
1059-
See the parameter *loc* of `.Legend` for details.
1059+
See the parameter *loc* of `.Legend` for details.
10601060
10611061
pad : float, default: 0.4
10621062
Padding around the child as fraction of the fontsize.
@@ -1083,7 +1083,6 @@ def __init__(self, loc,
10831083
**kwargs
10841084
All other parameters are passed on to `.OffsetBox`.
10851085
1086-
10871086
Notes
10881087
-----
10891088
See `.Legend` for a detailed description of the anchoring mechanism.

0 commit comments

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