Fixed `axhline` not working 173 - Thanks to snowtechblog for reporting
0.17.4
- Cleaned up docstrings 168 - Fixes for the upcoming matplotlib release 164 - Fixed a transpose of extent when using xarray in hyperslicer 169
0.17.3
Don't override the `extent` argument to `hyperslicer` when passed an `xarray` array.
0.17.2
Accidently double bumped the version - woops.
- Fixed a bug that completely broke `heatmap_slicer` - Started using https://github.com/ianhi/mpl-playback in the docs - Mostly using this library as a testing ground for that, definitely not fully developed.
0.17.0
Adds support for registering custom callbacks for parameter changes 160