* Fixed splt.hist() to ensure lower y limit starts at zero. * Auto ylim does not override current upper limits and does not apply when ylog=True or v statistics are used.
0.5.2.2
* Fixed issue with single numpy.ndarray being passed to bins in plots_1d.hist()
0.5.2.1
* Fixed issue with grid behaviour
0.5.2.0
* Updated reference style sheet to that from matplotlib 3.3.2. * Added a first working version of hexbin.
0.5.1.1
* Fixed bug in adjust_text() with retrieving legend text * Made it possible to specify several shorthand text references as a single string (e.g. ['x','y','k'] --> 'xyk')
0.5.1.0
* Implemented solutions for issues 11, 12, 31, 37, 40, 48 and 52 * Cleaned up some commented-out lines used for de-bugging at some point * Updated Examples.ipynb to reflect current use of functions