Releases: mpl-extensions/mpl-draggable-line
Releases · mpl-extensions/mpl-draggable-line
0.4.1 - Fixing transforms for VLine and HLine
Fix transforms for VLine and HLine
Full Changelog: 0.4.0...0.4.1
0.4.0 - Better transformation for grab_range
Use the ax.transLimits
transformation for the grab_range - as this gives more consistent and sensible results.
Full Changelog: 0.3.0...0.4.0
0.3.0 - Adding lock_orientaiton
Added lock_orientation
in order to make the H and V lines to behave as expected.
Full Changelog: 0.2.0...0.3.0
0.2.0 - Vertical and Horizontal Lines!
What's Changed
- add vertical and horizontally constrained lines by @ianhi in #5
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3
New Contributors
- @ianhi made their first contribution in #5
- @pre-commit-ci made their first contribution in #3
Full Changelog: 0.1.0...0.2.0