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 5ab1a68 commit 2a53a90Copy full SHA for 2a53a90
lib/matplotlib/streamplot.py
@@ -47,6 +47,8 @@ def streamplot(axes, x, y, u, v, density=1, linewidth=None, color=None,
47
See :class:`~matplotlib.patches.FancyArrowPatch`.
48
*minlength* : float
49
Minimum length of streamline in axes coordinates.
50
+ *zorder* : int
51
+ any number
52
53
Returns:
54
0 commit comments