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

Commit183e8b3

Browse files
committed
Fixed template rendering by leaving template alone in line.
1 parente43b09e commit183e8b3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎lib/matplotlib/axes/_axes.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4543,11 +4543,10 @@ def arrow(self, x, y, dx, dy, **kwargs):
45434543
45444544
Other Parameters
45454545
-----------------
4546-
kwargs : `~matplotlib.patches.FancyArrow` properties.
4546+
Optional kwargs (inherited from FancyArrow patch) control the arrow
4547+
construction and properties:
45474548
4548-
More valid arguments include:
4549-
4550-
%(FancyArrow)s : Parent object type.
4549+
%(FancyArrow)s
45514550
45524551
Notes
45534552
-----

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp