glue-viz / glue-plotly

Experimental plot.ly plugin for glue
BSD 3-Clause "New" or "Revised" License
2 stars 8 forks source link

Add exporters for Jupyter VisPy viewers #84

Closed Carifio24 closed 2 months ago

Carifio24 commented 2 months ago

This PR adds HTML export tools for the Jupyter VisPy viewers. Since the functionality for constructing the relevant traces already exists, this mostly just involves infrastructure setup.

For the volume exporter, this just uses the default isosurface count of 5, but we should add a dialog in the future to allow a user to choose.