Releases: glue-viz/glue-plotly
Releases · glue-viz/glue-plotly
v0.10.0
What's Changed
New Features
- Log axes for viewers by @Carifio24 in #88
- Add support for ipyvolume viewers by @Carifio24 in #92
Bug Fixes
- Prevent non-finite dot radius by @Carifio24 in #93
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
New Features
- Add exporters for Jupyter VisPy viewers by @Carifio24 in #84
- Add dendrogram viewer to Chart Studio exporter by @Carifio24 in #85
Bug Fixes
- Prevent divide by zero when zoomed in on section with no data by @johnarban in #86
New Contributors
- @johnarban made their first contribution in #86
Full Changelog: v0.8.1...v0.9.0
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