glue-viz / glue-plotly

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

Additional features for plotly exporters #16

Closed victoriaono closed 1 year ago

victoriaono commented 2 years ago

Description

This PR contains changes to the following viewers, adding features to plotly exporters not previously rendered:

Scatter 2D

Unresolved issues:

Scatter 3D

New viewers

Histogram

Unresolved issues:

Image

Unresolved issues:

Carifio24 commented 2 years ago

Edit: As issues are resolved, I'll cross them out here.

@victoriaono Sorry it took me a while to look this over. Overall things are looking good, but I have some comments on how things stand right now:

General

2D Scatter Viewer

Filled/Unfilled Circles

Background/foreground color propagation

Lines

Solid Lines

Colormaps

Edit: This isn't an issue because it actually matches the glue implementation! For some reason I had thought the glue colored lines were more continuous.

Point size scaling

Error bars

Vectors

Full-sphere projections

Error Reporting

3D scatter viewer

Point size scaling

Image

Histogram

Let me know if you have any questions about any of these. Also, if I remember correctly you've got some other stuff lined up for the rest of the summer. If you don't think you have more time to work on this, just let me know and I can take things from here.

Carifio24 commented 1 year ago

The updates here were repackaged into #18, #19, #20, #28, so this can be closed.