Releases: stonerlab/stonerplots
Minor Feature Release 1.6.1
Set explicit font sizes for plot elements.
Implement module level default settings.
Full Changelog: v1.6.0...v1.6.1
v1.6.0
Feature Release 1.6.0
New Features:
- Autolocation of inset plots
- Double y-axis plot context manager
- Formatting of labels using SI suffices to numbers.
- Medium resolution style sheet.
- Documentation work.
Full Changelog: v1.5.2...v1.6.0
v1.5.2
Version 1.5.2 Code cleanup release
Further improvements to code quality metrics.
Full Changelog: v1.5.1...v1.5.2
v1.5.1
1.5.1 Code Refactoring
Make context handler code a listtle more manageable. Refactor several methods in all three context handlers.
Full Changelog: v1.5.0...v1.5.1
v1.5.0 Feature Release
Release 1.5.0 adds irregular grids with different numbers of rows in each column.
Full Changelog: v1.4.0...v1.5.0
v1.4.0 - Feature Releasxe
MultiPanel context manager now can produce irregular grids (different numbers of plots on each row) directly from the required parameter without needing nplots. Some internal rearrangement of classes.
Full Changelog: v1.3.4...v1.4.0
v1.3.4 Bugfix release
Full Changelog: v1.3.3...v1.3.4
v1.3.3 Feature Release
- Add a new thesis-sm style sheet to give thesis plots more neatly a 4:3 aspect ratio for single plots.
- Update and re-work the StackVertical and MultiPanel context managers to be more reusable. Both context managers are now also Sequence types and when you index them the current figure and axes are set.
- Update conda build workflow to pick up the versiuon from setuptools.
Full Changelog: v1.3.2...v1.3.3
v1.3.2. Release
v1.3.2 Release
- Improve StackVertical to allow asymmetric stacked plots and make an example for plotting
GenX fits. - Add AAAS-Science stylesheet with 2 and 3 column variants.
- Improve SavedFigure to make it reusable and also adjustable after creation via call method.
- Improvements to StackVertical and MultiPanel to do more calculations with plot transforms.
Full Changelog: v1.3.1...v1.3.2
Version 1.3.1 - new Thesis style
- Add a new "Thesis" style that is designed to work with the group thesis template.
- Upadte documentation, reorganise the user guide
Full Changelog: v1.3.0...v1.3.1