v1.0.8: Minor bug fixes
Fixes an issue where ticks were not properly set when giving levels and ticks in pcolormesh and related functions in the colorbar. See more of the changes below.
What's Changed
- fix: remove race condition for pushes of tags by @beckermr in #78
- use seed for reproducibility by @cvanelteren in #79
- Fix demo function not extracting colormaps by @cvanelteren in #83
- allows cycle to be a tuple by @cvanelteren in #87
- Fixes heatmap not showing labels. by @cvanelteren in #91
- Doc link fix by @cvanelteren in #92
- explicitly override minor locator if given by @cvanelteren in #96
Full Changelog: v1.0.7...v1.0.8