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 ab407de

Browse filesBrowse files
Annotate docs; emphasise that the FancyArrow shrinkA/B is in points unlike the simple arrow uses fraction
1 parent 281461a commit ab407de
Copy full SHA for ab407de

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎lib/matplotlib/text.py

Copy file name to clipboardExpand all lines: lib/matplotlib/text.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,8 +1767,8 @@ def transform(renderer) -> Transform
17671767
relpos See below; default is (0.5, 0.5)
17681768
patchA Default is bounding box of the text
17691769
patchB Default is None
1770-
shrinkA Default is 2 points
1771-
shrinkB Default is 2 points
1770+
shrinkA In points. Default is 2 points
1771+
shrinkB In points. Default is 2 points
17721772
mutation_scale Default is text size (in points)
17731773
mutation_aspect Default is 1
17741774
? Any `.FancyArrowPatch` property

0 commit comments

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