Bases: Patch
An arrow patch.
Draws an arrow from (x, y) to (x + dx, y + dy). The width of the arrow is scaled by width.
x coordinate of the arrow tail.
y coordinate of the arrow tail.
Arrow length in the x direction.
Arrow length in the y direction.
Scale factor for the width of the arrow. With a default value of 1, the tail width is 0.2 and head width is 0.6.
Keyword arguments control the Patch
properties:
See also
FancyArrow
Patch that allows independent control of the head and tail properties.
Return the Transform
instance mapping patch coordinates to data coordinates.
For example, one may define a patch of a circle which represents a radius of 5 by providing coordinates for a unit circle, and a transform which scales the coordinates (the patch coordinate) by 5.
Return the path of this patch.
Set multiple properties at once.
Supported properties are
Set Arrow
x, y, dx, dy and width. Values left as None will not be updated.
The x and y coordinates of the arrow base.
The length of the arrow along x and y direction.
Width of full arrow tail.
matplotlib.patches.Arrow
#
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4