Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit947f1b8

Browse files
authored
Merge pull request#19328 from zitorelova/arrow-docs
Explain annotation behavior when used in conjunction with arrows
2 parents2dacb1c +7c6a730 commit947f1b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎lib/matplotlib/text.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1675,7 +1675,9 @@ def transform(renderer) -> Transform
16751675
16761676
arrowprops : dict, optional
16771677
The properties used to draw a `.FancyArrowPatch` arrow between the
1678-
positions *xy* and *xytext*.
1678+
positions *xy* and *xytext*. Note that the edge of the arrow
1679+
pointing to *xytext* will be centered on the text itself and may
1680+
not point directly to the coordinates given in *xytext*.
16791681
16801682
If *arrowprops* does not contain the key 'arrowstyle' the
16811683
allowed keys are:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp