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

Appearance settings

Commit e78445a

Browse filesBrowse files
committed
Image test angle kwarg on quiverkey
1 parent 2c2ff2d commit e78445a
Copy full SHA for e78445a

File tree

Expand file treeCollapse file tree

2 files changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-0
lines changed
Loading

‎lib/matplotlib/tests/test_quiver.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_quiver.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ def test_quiver_with_key():
9595

9696
qk = ax.quiverkey(Q, 0.5, 0.95, 2,
9797
r'$2\, \mathrm{m}\, \mathrm{s}^{-1}$',
98+
angle=-10,
9899
coordinates='figure',
99100
labelpos='W',
100101
fontproperties={'weight': 'bold',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.