- 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: https://github.com/glue-viz/glue-plotly/compare/v0.12.1...v0.12.2
- Don't create new dot trace on a redraw by @Carifio24 in #118
- Create viewer figure with selection layer by @Carifio24 in #116
- Updates for plotly.py v6 by @Carifio24 in #117
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.12.0...v0.12.1
- Add support for borders for scatter layers by @Carifio24 in #114
- Initialize border color by @Carifio24 in #115
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.11.0...v0.12.0
- Add save hover dialog for Jupyter exporters by @Carifio24 in #107
- 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
- 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: https://github.com/glue-viz/glue-plotly/compare/v0.10.1...v0.10.2
- 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
- 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: https://github.com/glue-viz/glue-plotly/compare/v0.10.0...v0.10.1
- Prevent non-finite dot radius by @Carifio24 in #93
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.9.0...v0.10.0
- Add exporters for Jupyter VisPy viewers by @Carifio24 in #84
- Add dendrogram viewer to Chart Studio exporter by @Carifio24 in #85
- Prevent divide by zero when zoomed in on section with no data by @johnarban in #86
- @johnarban made their first contribution in #86
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.8.1...v0.9.0
- Add default viewer dimensions for Plotly-based viewers by @Carifio24 in #83
- Remove viewer modebar via config by @Carifio24 in #82
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.8.0...v0.8.1
- Add unique class to each viewer instance by @Carifio24 in #81
- Initialize histogram viewer config with correct gaps by @Carifio24 in #80
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.7.5...v0.8.0
- Show axis lines by @Carifio24 in #78
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.7.4...v0.7.5
- Add error handling to scatter layer artist by @Carifio24 in #77
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.7.3...v0.7.4
- 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
- Fix CI issues and fix colormap validation with numpy 2 by @Carifio24 in #75
- Documentation updates by @Carifio24 in #69
- Make selection box easier to see by @Carifio24 in #76
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.7.2...v0.7.3
- Initialize all trace metadata IDs by @Carifio24 in #62
- Updates to z-order manipulation by @Carifio24 in #63
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.7.1...v0.7.2
- Update how traces are removed from dotplot layer artist by @Carifio24 in #61
- Improve example notebook by @Carifio24 in #60
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.7.0...v0.7.1
- Add dotplot layer artist for histogram by @Carifio24 in #58
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.6.0...v0.7.0
- Update image export for layer-specific stretch customizations by @Carifio24 in #52
- Add hover and horizontal/vertical zoom tools by @Carifio24 in #56
- 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: https://github.com/glue-viz/glue-plotly/compare/v0.5.1...v0.6.0
- Separate glue_qt and glue_jupyter import attempts by @Carifio24 in #47
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.5.0...v0.5.1
- Add exporter for profile viewer by @Carifio24 in #26
- Add exporter for table viewer by @Carifio24 in #27
- Improve feedback to user from exporters by @Carifio24 in #25
- Improvements to 2D scatter exporter by @Carifio24 in #28
- Added web exporter, originally from glue.plugins.exporters.plotly by @astrofrog in #4
- Share functionality between web and HTML 2D scatter exporters by @Carifio24 in #29
- Share functionality between web and HTML histogram exporters by @Carifio24 in #30
- Add profile viewer to web export by @Carifio24 in #31
- Add exporter for dendrogram viewer by @Carifio24 in #39
- Implementation of Plotly viewers and refactoring by @Carifio24 in #40
- Add export tools for bqplot viewers by @Carifio24 in #45
- Updates to 2D scatter sizing by @Carifio24 in #32
- Close dialog in bqplot exporter when saving to a new file by @Carifio24 in #46
- Refactor 3D scatter functionality by @Carifio24 in #33
- Refactor image viewer export functionality by @Carifio24 in #35
- Add unit tests for 2D scatter exporter by @Carifio24 in #36
- Add basic tests for histogram and profile export by @Carifio24 in #38
- Updates for glue-qt by @Carifio24 in #42
- Bump minimum glue-core to 1.13.1 by @Carifio24 in #44
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.4.0...v0.5.0
- Add support for 2D polar scatterplots. by @Carifio24 in #12
- Set exported camera projection based on glue viewer state. by @Carifio24 in #13
- Add support for error bars, vectors, point size scaling to 3D scatter exporter. by @Carifio24 in #18
- Add exporter for image viewer. by @Carifio24 in #19
- Add exporter for histogram viewer by @Carifio24 in #20
- Allow exporting of plots with a categorical size attribute. by @Carifio24 in #14
Full Changelog: https://github.com/glue-viz/glue-plotly/compare/v0.3...v0.4.0
0.3 - 2021-10-19
- Add the ability to add hover information to each layer. in #11
- Fix default background color of 2d and 3d scatter viewers to white. in #11
0.2 - 2020-01-22
- Fixed a bug related to axis labels for 2d scatter plots. in #10
- Initial version with 2d and 3d HTML exporters.