Releases: scipp/plopp
Releases · scipp/plopp
25.11.0
25.10.0
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_colorandmask_cmapin docs by @nvaytet in #494
Full Changelog: 25.09.0...25.10.0
25.09.0
What's Changed
- Copier update by @jl-wynen in #476
- Drop support for Python 3.10 by @jl-wynen in #477
- Fix plotting boolean array when all values are the same by @nvaytet in #475
- Add animations example to docs by @nvaytet in #473
- Fix spacing between subplots in tiled by @nvaytet in #482
- Add under and over to colormaps by @nvaytet in #488
- Make slider size constant, independent of description length by @nvaytet in #489
Full Changelog: 25.07.1...25.09.0
25.07.1
25.07.0
What's Changed
- Remove conda uploads to scipp channel by @nvaytet in #461
- Rename the
nameproperty of a Node topretty_nameby @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
25.06.0
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
25.04.1
25.04.0
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_observeby usingValueWidgetby @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