Releases: glue-viz/glue-plotly
Releases · glue-viz/glue-plotly
v0.13.1
What's Changed
Bug Fixes
- Update colors in full-sphere scatters by @Carifio24 in #139
Other Changes
- Remove padding from base layout configuration by @Carifio24 in #140
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
New Features
- Support full-sphere plot modes in Plotly export by @Carifio24 in #135
Bug Fixes
- Don't fail Qt setup if VisPy viewers aren't installed by @Carifio24 in #134
- Remove Chart Studio content by @Carifio24 in #138
Other Changes
- Allow Plotly v6.1+ by @Carifio24 in #126
New Contributors
- @pre-commit-ci[bot] made their first contribution in #129
Full Changelog: v0.12.3...v0.13.0
v0.12.3
What's Changed
Other Changes
- Update dotplot size calculation by @Carifio24 in #124
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
Bug Fixes
- Add some missing import error guards by @Carifio24 in #120
- Fix some bugs with scatter exports by @Carifio24 in #121
- Make legend text color respect glue settings by @Carifio24 in #122
- Re-pin to Plotly 5.x for now by @Carifio24 in #123
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
Bug Fixes
- Don't create new dot trace on a redraw by @Carifio24 in #118
Other Changes
- Create viewer figure with selection layer by @Carifio24 in #116
- Updates for plotly.py v6 by @Carifio24 in #117
Full Changelog: v0.12.0...v0.12.1
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
ValueErrors 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