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