Skip to content

v0.18.0

Compare
Choose a tag to compare
@dhomeier dhomeier released this 06 Sep 12:32
· 96 commits to main since this release
60f58c3

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