Skip to content

Releases: glue-viz/glue-jupyter

v0.21.0

25 Apr 08:58
dcddade
Compare
Choose a tag to compare

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

27 Feb 14:00
c108da0
Compare
Choose a tag to compare

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 to None on deactivate 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

07 Dec 11:44
307a11d
Compare
Choose a tag to compare

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

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

21 Sep 19:45
0976a06
Compare
Choose a tag to compare

What's Changed

Bug Fixes

New Features

Full Changelog: v0.18.0...v0.19.0

v0.18.0

06 Sep 12:32
60f58c3
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix density map in scatter viewer for many points by @astrofrog in #363
  • Restore, but deprecate BqplotScatterLayerState by @dhomeier in #375
  • Keep scatter_mark.fill updated from self.state.fill by @dhomeier in #384
  • Prevent destruction of CircularAnnulusROI by resizing below inner_radius by @dhomeier in #383
  • Enable dragging BqplotLassoMode with BrushSelector by @dhomeier in #391
  • Fix issues with adjusting min/max values for size and cmap by @Carifio24 in #395
  • Make bqplot linear scatter sizes more closely match matplotlib viewer by @Carifio24 in #394

New Features

Other Changes

  • Add infrastructure for visual tests and first tests by @astrofrog in #360
  • Fix compatibility with future glue-core changes by @astrofrog in #380

Full Changelog: v0.17.0...v0.18.0

v0.17.0

16 Jun 11:25
aa145e8
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fixed a couple of bugs in the scatter viewer related to incompatible datasets and dataset removal by @astrofrog in #359
  • Fix duplicate xrange region bug when operators are used on existing regions by @pllim in #357

New Features

Full Changelog: v0.16.4...v0.17.0

v0.16.4

25 May 14:36
8ec97fb
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v0.16.3...v0.16.4

v0.16.3

04 May 12:27
1ed1b23
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

Full Changelog: v0.16.2...v0.16.3

v0.16.2

13 Apr 09:24
68ecf36
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Allow cmap and size to take cateogricals by @jfoster17 in #347
  • Don't overload _update_data in image viewer layer artist by @astrofrog in #350

Other Changes

Full Changelog: v0.16.1...v0.16.2

v0.16.1

07 Feb 14:24
edcb816
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Don't set scale limits if glue state limits are None by @astrofrog in #345

Full Changelog: v0.16.0...v0.16.1