Releases: glue-viz/glue-plotly
Releases · glue-viz/glue-plotly
v0.8.1
What's Changed
Bug Fixes
- Add default viewer dimensions for Plotly-based viewers by @Carifio24 in #83
Other Changes
- Remove viewer modebar via config by @Carifio24 in #82
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
New Features
- Add unique class to each viewer instance by @Carifio24 in #81
Bug Fixes
- Initialize histogram viewer config with correct gaps by @Carifio24 in #80
Full Changelog: v0.7.5...v0.8.0
0.7.5
v0.7.4
What's Changed
Bug Fixes
- Add error handling to scatter layer artist by @Carifio24 in #77
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
New Features
- Add exporter for volume viewer by @Carifio24 in #70
- Add export to HTML viewer tools by @Carifio24 in #71
- Allow gaps between histogram bars and fix axis labels by @Carifio24 in #72
Bug Fixes
- Fix CI issues and fix colormap validation with numpy 2 by @Carifio24 in #75
Documentation
- Documentation updates by @Carifio24 in #69
Other Changes
- Make selection box easier to see by @Carifio24 in #76
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
Bug Fixes
- Initialize all trace metadata IDs by @Carifio24 in #62
- Updates to z-order manipulation by @Carifio24 in #63
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
Bug Fixes
- Update how traces are removed from dotplot layer artist by @Carifio24 in #61
Documentation
- Improve example notebook by @Carifio24 in #60
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
New Features
- Add dotplot layer artist for histogram by @Carifio24 in #58
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
New Features
- Update image export for layer-specific stretch customizations by @Carifio24 in #52
- Add hover and horizontal/vertical zoom tools by @Carifio24 in #56
Documentation
- Add information to README by @Carifio24 in #48
- Add image and GIF showing where to access export tools by @Carifio24 in #49
- More README updates by @Carifio24 in #50
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
Bug Fixes
- Separate glue_qt and glue_jupyter import attempts by @Carifio24 in #47
Full Changelog: v0.5.0...v0.5.1