Major rewrite of the `comparison` and `panes` functions to generalize their use to plots with: - Multiple panels - Multiple curves in each panel
where the curves may share an `x` or have their own, and where plural arguments may be passed to the functions to be applied to all panels or curves.
4.1.0.pre
4.0.5
Python 3.6 Extended MPL Plotter compatibility to Python >= 3.6.9.
4.0.4
Package install `Python-Alexandria` required minimum version (2.0.0) specified in setup.py to ensure that `pip install mpl_plotter --upgrade` upgrades `Python-Alexandria` if a lower version is currently installed.