Skip to content

Releases: glue-viz/glue-plotly

v0.6.0

10 Apr 20:55
d9dcb10
Compare
Choose a tag to compare

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

Full Changelog: v0.5.1...v0.6.0

v0.5.1

04 Oct 05:37
7864f2e
Compare
Choose a tag to compare

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

v0.5.0

16 Sep 06:38
335267d
Compare
Choose a tag to compare

What's Changed

New Features

  • 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

Bug Fixes

  • Updates to 2D scatter sizing by @Carifio24 in #32
  • Close dialog in bqplot exporter when saving to a new file by @Carifio24 in #46

Other Changes

Full Changelog: v0.4.0...v0.5.0

v0.4.0

24 Oct 09:56
b2ea615
Compare
Choose a tag to compare

What's Changed

New Features

  • 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

Bug Fixes

  • Allow exporting of plots with a categorical size attribute. by @Carifio24 in #14

New Contributors

Full Changelog: v0.3...v0.4.0