Skip to content

Releases: scipp/plopp

v0.3.1

26 Oct 07:39
8092dd5
Compare
Choose a tag to compare

What's Changed

  • Add support for string coords by @nvaytet in #52
  • Add test to check that plopp can be imported without ipywidgets by @nvaytet in #50
  • Fix kwargs that were not being forwarded to mesh by @nvaytet in #54
  • Add dpi option to savefig by @nvaytet in #55
  • Add tutorial on constructing graph with nodes and interactive widgets by @nvaytet in #45

Full Changelog: 0.3.0...0.3.1

v0.3.0

21 Oct 11:38
f186f8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

v0.2.2

13 Oct 09:55
b6fd471
Compare
Choose a tag to compare

What's Changed

  • Add function to unpatch scipp, and move scipp to an optional dependency by @nvaytet in #41
  • Really stop double figures by @nvaytet in #42

Full Changelog: 0.2.1...0.2.2

v0.2.1

12 Oct 12:57
8597068
Compare
Choose a tag to compare

What's Changed

  • Add superplot that can save lines on 1d slicer plot by @nvaytet in #34
  • Add cache mechanism to graph nodes by @nvaytet in #35
  • Prevent double static figures with context manager by @nvaytet in #39

Full Changelog: 0.2...0.2.1

v0.2

30 Sep 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1...0.2

v0.1

27 Sep 12:03
5a0c4b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.1

v0.0.3

21 Sep 07:21
984a1c8
Compare
Choose a tag to compare

What's Changed

  • Small changes to docs index page by @nvaytet in #11
  • Add safety net when trying to plot very large data by @nvaytet in #12
  • Update readme by @nvaytet in #18
  • Plot 2d coords by @nvaytet in #17
  • Add dimension slicer plot by @nvaytet in #19
  • Inherit from widget to make toolbar, figures and widgets embedabble inside other widgets by @nvaytet in #20
  • Move files around into folders by @nvaytet in #21
  • Fix title arg which was ignored by @nvaytet in #22

Full Changelog: 0.0.2...0.0.3

v0.0.2

14 Sep 12:10
156aeb2
Compare
Choose a tag to compare

What's Changed

  • Use latest code from scipp main by @nvaytet in #1
  • Patch scipp classes on import by @nvaytet in #6
  • Remove hard dependency on ipywidgets and make SVG figures by @nvaytet in #9
  • Add docs skeleton by @nvaytet in #7
  • Add conda and release workflow by @nvaytet in #10

New Contributors

Full Changelog: 0.0.1...0.0.2

v0.0.1

25 Aug 17:04
Compare
Choose a tag to compare