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.
2 parents 1c03163 + 6d342f0 commit c26b1a7Copy full SHA for c26b1a7
1 file changed
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