Skip to content

Releases: alopezrivera/mpl_plotter

MPL Plotter 5.5

31 Oct 18:00
Compare
Choose a tag to compare

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

MPL Plotter 5.4

08 Oct 15:10
Compare
Choose a tag to compare
  • Font typeface and family input
  • 3D tick label customization improved

MPL Plotter 5.3

14 Sep 17:47
Compare
Choose a tag to compare
  • 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

MPL Plotter 5.2.0

16 Jul 19:10
Compare
Choose a tag to compare

Typesetting methods generalized, improved and documented.

MPL Plotter 5.1.3

13 Jul 20:08
Compare
Choose a tag to compare

LICENSE included in PyPi source code distributions.

MPL Plotter 5.1.2

10 Jul 16:35
Compare
Choose a tag to compare

Improvements for 2D plotting methods.

  • Axis bound input validation and defaults improved
  • Title padding correctly working

MPL Plotter 5.1.1

20 Jun 09:28
Compare
Choose a tag to compare

2D axis tick bound and location methods recovered, minor bugs resolved.

MPL Plotter 5.1.0

19 Jun 19:53
Compare
Choose a tag to compare

panes now accepts a shape argument so as to use user-defined plot grids. Check the matplotlib.pyplot.subplot2grid) documentation for more information on the shape parameter.

Major internal rewrite.

MPL Plotter 5.0.1

13 Jun 23:04
Compare
Choose a tag to compare

API inconsistencies corrected.

MPL Plotter 5.0

07 Jun 17:47
Compare
Choose a tag to compare

Major internal rewrite and breaking API changes.