- Version 0.0.1 - 0.1.0:
- Finished creation of the basic library infrastructure.
- Version 0.2.0:
- Added integers and float support.
- Added ability to include multiple plots within one figure.
- Version 0.3.1:
- Added ability to save figure images.
- Added type hinting and docstrings.
- Version 0.4.0:
- Add numpy usage.
- Fix the bug with the tool being frozen because of generating an enormous length list.
- Version 0.4.1 - 0.5.0:
- Major approach changes.
- Major boost in speed.
- Minor memory consumption optimization.
- Version 0.5.1:
- Fixed minor bug with small scale integers in
frange
.
- Fixed minor bug with small scale integers in
- Version 0.6.0:
- Add the ability to plot dates.
- Add the ability to edit locators.
- Add the ability to edit formatters.
- Version 0.6.1:
- Fix smart range for dates.
- Version 0.6.4:
- Fix issue with dates and datetimes
- Version 0.7.0:
- Add legend functionality
- Version 0.7.1:
- Add handler for single-value inputs
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.