Releases: glue-viz/glue-plotly
Releases · glue-viz/glue-plotly
v0.12.0
What's Changed
New Features
- Add support for borders for scatter layers by @Carifio24 in #114
Bug Fixes
- Initialize border color by @Carifio24 in #115
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
New Features
- Add save hover dialog for Jupyter exporters by @Carifio24 in #107
Bug Fixes
- Fix technical issues with Qt image exporter by @Carifio24 in #106
- Catch
ValueError
s that can arise while doing histogram computations by @Carifio24 in #112
Other Changes
- Title-case 3D scatter warning dialog title by @Carifio24 in #108
- Update masks for scatter layers by @Carifio24 in #109
- Bump Python version to 3.10 by @Carifio24 in #111
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
Documentation
- Create docs page by @Carifio24 in #94
- Add workflow job for deploying to GitHub Pages by @Carifio24 in #96
- Updates to documentation page by @Carifio24 in #97
- Add more examples of exported graphs by @Carifio24 in #99
- Add meta tags to docs page by @Carifio24 in #101
- Use logo with text for OG and Twitter tags by @Carifio24 in #102
- Layout updates for docs by @Carifio24 in #104
Other Changes
- Don't show legend for image exports with only one layer by @Carifio24 in #100
- Move selection layer to top when active by @Carifio24 in #103
Full Changelog: v0.10.0...v0.10.1
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