Releases: glue-viz/glue-jupyter
Releases · glue-viz/glue-jupyter
v0.24.0
What's Changed
Bug Fixes
- Use last focused/resized view to determine shape of BqplotImageView by @iisakkirotko in #475
New Features
- Add user interface to adjust bins in histogram viewer by @CyclingNinja in #455
- Add support for vectors in the bqplot viewers, and vector options in the layer state panel by @CyclingNinja in #458
Other Changes
- Fix continuous integration by @astrofrog in #476
- Add visual tests for vectors and line style by @astrofrog in #478
- Add pre-commit and Ruff codestyle check setup by @dhomeier in #480
New Contributors
- @CyclingNinja made their first contribution in #455
- @iisakkirotko made their first contribution in #475
Full Changelog: v0.23.1...v0.24.0
v0.23.1
What's Changed
Bug Fixes
- Make limits cache private for serialization by @Carifio24 in #474
Other Changes
- Try and improve responsiveness when debounced isn't really needed by @astrofrog in #472
Full Changelog: v0.23.0...v0.23.1
v0.23.0
v0.22.2
v0.22.1
What's Changed
Bug Fixes
- Remove debug panel in ipyvolume viewers by @Carifio24 in #457
- Updates for ipyvolume viewer issues by @Carifio24 in #456
- Fix issue with contour labels not updating after unit change by @astrofrog in #461
Other Changes
- Allow using non-SVG icons in toolbar by @Carifio24 in #465
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
New Features
- Add support for 3D VisPy viewers by @astrofrog in #453
Other Changes
- Allow viewers to use BasicJupyterToolbar subclasses by @astrofrog in #452
- Updated image hashes by @astrofrog in #454
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
New Features
- Expose ability to use a random subset of data for computing histograms by @astrofrog in #424
- Implement unit conversion for contour levels by @astrofrog in #423
Other Changes
- Pin solara to <1.29 for now due to issue with patched rcParams by @astrofrog in #425
Full Changelog: v0.20.1...v0.21.0
v0.20.1
What's Changed
Bug Fixes
- Support setting step value in glue-float-field by @rosteen in #417
- Use
mpl.colormaps.get_cmap
for compatibility with matplotlib 3.9 by @pllim in #422 - Set
InteractCheckableTool._roi
toNone
ondeactivate
by @dhomeier in #420 - Set Bqplot*Modes to observe only one
selected
state in BrushSelector by @dhomeier in #419
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
Bug Fixes
- Fix support for bitmap_visible in image viewer by @astrofrog in #412
New Features
- Make use of latest improvements to custom stretches in glue-core by @astrofrog in #409
Documentation
- Fix docs failure related to theme warning by @astrofrog in #408
Other Changes
- Don't set large data limits since the warning appears too late anyway by @astrofrog in #406
- Add regression test for bug that caused histogram viewer to crash when removing datasets by @astrofrog in #407
- add histogram, scatter, and volume viewers to registry by @kecnry in #402
- Fix visual tests with solara by @astrofrog in #415
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
Bug Fixes
- Ensure that layer widget color is a hex value by @Carifio24 in #397
New Features
- Added implementation of lines in scatter viewer by @astrofrog in #398
- Expose opacity in profile viewer by @Carifio24 in #400
- Allow native aspect ratio in ipyvolume viewers by @Carifio24 in #399
Full Changelog: v0.18.0...v0.19.0