Skip to content

Releases: scipp/plopp

25.11.0

17 Nov 13:36
839e10e

Choose a tag to compare

What's Changed

Full Changelog: 25.10.0...25.11.0

25.10.0

06 Oct 14:32
39ce28d

Choose a tag to compare

What's Changed

  • New arguments for customizing plots by @nvaytet in #490
  • Update and standardize all top-level function signatures and docstrings by @nvaytet in #493
  • Make leaf nodes call their func when notified by a parent by @nvaytet in #496
  • Examples of mask_color and mask_cmap in docs by @nvaytet in #494

Full Changelog: 25.09.0...25.10.0

25.09.0

18 Sep 07:23
1a8f740

Choose a tag to compare

What's Changed

Full Changelog: 25.07.1...25.09.0

25.07.1

18 Jul 07:25
4b40990

Choose a tag to compare

What's Changed

Full Changelog: 25.07.0...25.07.1

25.07.0

15 Jul 12:39
878a444

Choose a tag to compare

What's Changed

  • Remove conda uploads to scipp channel by @nvaytet in #461
  • Rename the name property of a Node to pretty_name by @nvaytet in #464
  • Add a gallery example where we stream events to a 3d plot by @nvaytet in #465
  • Add player to slicing slider widgets by @nvaytet in #467
  • Allow plotting with non-string dict keys by @nvaytet in #470

Full Changelog: 25.06.1...25.07.0

25.06.1

20 Jun 08:35
e68a2ef

Choose a tag to compare

What's Changed

  • Add legend on slicer plot by @nvaytet in #456
  • Do not require dimensions to match in xyplot by @nvaytet in #457
  • Fix coords arg where only one coord can be specified for 2d plots by @nvaytet in #459

Full Changelog: 25.06.0...25.06.1

25.06.0

02 Jun 11:18
84c2279

Choose a tag to compare

What's Changed

  • Bump scipp from 25.5.0 to 25.5.1 in /requirements by @dependabot in #452
  • Ignore deprecation warning from ipykernel till next release by @MridulS in #454

Full Changelog: 25.05.0...25.06.0

25.05.0

19 May 09:14
6d9bdaf

Choose a tag to compare

What's Changed

Full Changelog: 25.04.1...25.05.0

25.04.1

24 Apr 09:01
46c48e4

Choose a tag to compare

What's Changed

  • Update deprecation warnings filter in pyproject by @nvaytet in #442
  • Fix zorder in 1d plots, and masks on non bin-edge lines when solid linestyle is requested by @nvaytet in #441
  • Fix aspect ratio keyword arg for 1d plots by @nvaytet in #444

Full Changelog: 25.04.0...25.04.1

25.04.0

16 Apr 14:18
33d3adf

Choose a tag to compare

What's Changed

  • Fix missing draw update when logxy buttons are clicked in the toolbar by @nvaytet in #424
  • Optimized fast image for linspace coords by @nvaytet in #393
  • Fix edge case bugs by @nvaytet in #428
  • Replace the hacky _plopp_observe by using ValueWidget by @nvaytet in #429
  • Set slider starting value to half way by @nvaytet in #435
  • Make more artist properties available by @nvaytet in #430
  • Change colors of theme and logo in docs by @nvaytet in #432
  • Fix limits calculation when all values are masked by @nvaytet in #437
  • Fix image plot with log scales by @nvaytet in #439
  • Docs pages reorganisation by @nvaytet in #438

Full Changelog: 25.03.0...25.04.0