Skip to content

Releases: mpl-extensions/mpl-draggable-line

0.4.1 - Fixing transforms for VLine and HLine

12 Oct 18:52
Compare
Choose a tag to compare

Fix transforms for VLine and HLine

Full Changelog: 0.4.0...0.4.1

0.4.0 - Better transformation for grab_range

12 Oct 18:00
Compare
Choose a tag to compare

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

11 Oct 19:25
Compare
Choose a tag to compare

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!

11 Oct 17:19
7eaccb2
Compare
Choose a tag to compare

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

Full Changelog: 0.1.0...0.2.0