This document records all notable changes to SciPlot-PyQt.
This project adheres to PEP 440 -- Version Identification and Dependency Specification.
- Bug fix
- Added control to figure DPI and figsize
- Minor tweaks to UI layout
- Address compatibility with Matplotlib 2.*/3.*
- CHANGELOG added
- Continuous integration with Travis CI and Appveyor.
- Stability improvements
- Improved support for Matplotlib 1.5.* and 2.*
- Added concurrent support for both Matplotlib 1.5.* and 2.*
- 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
- Lots of improvements that were not catalogued
- Can now pass MPL kwargs through sciplot instantiation
- SciPlot can now be embedded in other applications as a widget
- Added bar plots
- Initial stable(-ish) version
- Deployed to PyPi