Skip to content

Version 2.2.1

Choose a tag to compare

@Erotemic Erotemic released this 28 Jan 23:26
· 31 commits to main since this release

Added

  • Basic type stubs

Fixed

  • Fixed issue with LineCollection which now needs keyword args only
  • Fixed issue in set_figtitle
  • Fix numpy float issue
  • Fixed a lot of types in docstrings

Changed

  • Removed a bunch of cruft
  • Moved all imports of matplotlib.pyplot to be local to functions or activated by lazy loading