Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195030b commit 6d342f0Copy full SHA for 6d342f0
lib/matplotlib/quiver.py
@@ -84,7 +84,7 @@
84
use *color* instead. The size of *C* must match the number of arrow
85
locations.
86
87
-units : {'width', 'height', 'dots', 'inches', 'x', 'y' 'xy'}, default: 'width'
+units : {'width', 'height', 'dots', 'inches', 'x', 'y', 'xy'}, default: 'width'
88
The arrow dimensions (except for *length*) are measured in multiples of
89
this unit.
90
0 commit comments