- Added control to figure DPI and figsize - Minor tweaks to UI layout - Address compatibility with Matplotlib 2.*/3.*
0.2.1
----------------
- CHANGELOG added - Continuous integration with `Travis CI <https://travis-ci.org/CCampJr/SciPlot-PyQt>`_ and `Appveyor <https://ci.appveyor.com/project/CCampJr/sciplot-pyqt>`_. - Stability improvements - Improved support for Matplotlib 1.5.* and 2.*
0.1.4
----------------
- Added concurrent support for both Matplotlib 1.5.* and 2.*
0.1.3
----------------
- Export bars, lines, and fill-betweens to CSV files - Total re-write of plot containers-- now a Plot-ID and Plot-Type system - Lots of improvements that were not catalogued
0.1.2
----------------
- Lots of improvements that were not catalogued - Can now pass MPL kwargs through sciplot instantiation