Releases: aligfellow/plotprofile
Releases · aligfellow/plotprofile
v1.0.10
v1.0.9
Minor visual update
v1.0.8
v1.0.7
What's Changed
- Changed default annotation text behaviour on top of arrow. Fixes #12 by @aligfellow in #21
- Adjusted default behaviour with point_type=bar. Fixes #10 by @aligfellow in #22
- updated readme and colour behaviour by @aligfellow in #23
- updated readme and colour behaviour by @aligfellow in #24
Full Changelog: v1.0.6...v1.0.7
v1.0.5
What's Changed
- Issue 16 by @aligfellow in #17
- updated colab.ipynb. by @aligfellow in #18
- Added sig_fig parameter. Fixes #11 by @aligfellow in #19
- Issue 13 by @aligfellow in #20
Full Changelog: v1.0.2...v1.0.5
v1.0.2
Allows for single points in an energy series and better handling of energies input
What's Changed
- Added ability to exclude legend entry. Fixes #4 by @aligfellow in #5
- Added ability to plot a single point. Fixes #1 by @aligfellow in #6
- Added ability to skip entries. Fixes #2 by @aligfellow in #7
- Safer data entry allowing dict, list of lists, list. Fixes #3 by @aligfellow in #8
- improved behaviour by @aligfellow in #9
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Updated customisation and python interface
0.1.0
Old working version with notebook plotting function