Contour plotting method Unifying matplotlib's contour, contourf and plt.clabel methods.
Other improvements - Default color_rules for the heatmap and surface plotters - Mock data methods refactored
5.4.0
* Font typeface and family input * 3D tick label customization improved
5.3.0
- Reimplemented and improved the color bar method, adding full support for floating colorbars and generalizing it to 2 and 3D plots - Resolved a series of bugs in the 3D plotting methods and improved the code base - Increased test coverage
5.2.0
Typesetting methods generalized, improved and documented.
5.1.3
LICENSE included in PyPi source code distributions.
5.1.2
Improvements for 2D plotting methods.
- Axis bound input validation and defaults improved - Title padding correctly working