There was an error while loading. Please reload this page.
1 parent 9ac0bb9 commit 02ee5fcCopy full SHA for 02ee5fc
1 file changed
lib/matplotlib/quiver.pyi
@@ -45,7 +45,7 @@ class QuiverKey(martist.Artist):
45
labelpos: Literal["N", "S", "E", "W"] = ...,
46
labelcolor: ColorType | None = ...,
47
fontproperties: dict[str, Any] | None = ...,
48
- zorder: float,
+ zorder: float | None = ...,
49
**kwargs
50
) -> None: ...
51
@property
0 commit comments