Skip to content

Releases: scipp/mpltoolbox

v24.05.1

24 May 12:04
8df89bb
Compare
Choose a tag to compare

What's Changed

  • Add generic set method to change artist properties and fix for matplotlib3.9 by @nvaytet in #35

Full Changelog: 24.05.0...24.05.1

v24.05.0

06 May 09:46
0fed21e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 24.04.0...24.05.0

v24.04.0

29 Apr 09:31
28bf1e4
Compare
Choose a tag to compare

What's Changed

  • Fix picking events when multiple tools are connected to the same axes by @nvaytet in #29
  • Remove copyright year by @nvaytet in #30

Full Changelog: 23.09.0...24.04.0

v23.09.0

20 Sep 13:15
a97f592
Compare
Choose a tag to compare

What's Changed

  • Update copyright to 2023 by @nvaytet in #27
  • Fix tool remove callback and start adding unit tests by @nvaytet in #28
  • Add mybinder environment file by @nvaytet in #21

Full Changelog: 23.07.0...23.09.0

v23.07.0

25 Jul 13:08
a0cd03e
Compare
Choose a tag to compare

What's Changed

  • Add option to use ctrl+left click to delete artists by @nvaytet in #26

Full Changelog: 0.4.0...23.07.0

v0.4.0

10 Jan 12:21
713734f
Compare
Choose a tag to compare

What's Changed

  • Add conda to installation instructions and make preview up to date by @nvaytet in #19
  • Change Mpltoolbox organisation to Scipp organisation in source files by @nvaytet in #24
  • Add click and remove method to tools by @nvaytet in #23

Full Changelog: 0.3.0...0.4.0

v0.3.0

29 Nov 16:43
Compare
Choose a tag to compare

What's Changed

  • Improve callback mechanism and refactor internals by @nvaytet in #16
  • Require mpl>=3.6 by @nvaytet in #17
  • Remove dependency on get_corners and remove lower version bound for mpl by @nvaytet in #18

Full Changelog: 0.2.0...0.3.0

v0.2.0

23 Nov 15:21
a492f4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.2.0

v0.1.3

22 Nov 15:27
4660751
Compare
Choose a tag to compare

What's Changed

  • Improve release event also in patches (after they were updated in lines) by @nvaytet in #14

Full Changelog: 0.1.2...0.1.3

v0.1.2

31 Oct 18:59
eea5c4a
Compare
Choose a tag to compare

What's Changed

  • Fix bad event kind in drag release event by @nvaytet in #13

Full Changelog: 0.1.1...0.1.2