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

Commitfd2c897

Browse files
authored
Merge pull request#30784 from ianhi/uvc-docstring
correct statement about available methods in `Quiver` docstring
2 parents50fea43 +9c0f5cd commitfd2c897

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎lib/matplotlib/quiver.py‎

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -490,11 +490,8 @@ class Quiver(mcollections.PolyCollection):
490490
"""
491491
Specialized PolyCollection for arrows.
492492
493-
The only API method is set_UVC(), which can be used
494-
to change the size, orientation, and color of the
495-
arrows; their locations are fixed when the class is
496-
instantiated. Possibly this method will be useful
497-
in animations.
493+
Use set_UVC to change the size, orientation, and color of the
494+
arrows; their locations can be set using set_offsets().
498495
499496
Much of the work in this class is done in the draw()
500497
method so that as much information as possible is available

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp