You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Lots of the functions on Figure and Axes don't passPylance[reportUnknownMemberType]. This makes it hard to use matplotlib with strict type checking enabled.
Proposed solution
Add type annotations to the **kwargs argument for all type declarations in figure.pyi