Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add export tools for bqplot viewers #45

Merged
merged 21 commits into from Sep 13, 2023
Merged

Conversation

Carifio24
Copy link
Member

@Carifio24 Carifio24 commented Sep 6, 2023

This PR resolves #41. This is accomplished by some modification to the common functionality (for the image viewer, in particular), to use state as input whenever possible. Additionally, this adds export tools for the bqplot scatter, histogram, profile, and image viewers. These export tools use the viewer's output widget to create a file chooser dialog in order to the user to select the location of the HTML output.

Edit: I should note that I also tried implementing the file choosing dialog using tkinter (see this branch), but it behaved very badly for me on macOS even with some attempts to work around the issues.

@Carifio24 Carifio24 marked this pull request as ready for review September 11, 2023 20:34
@Carifio24 Carifio24 merged commit 2d368d1 into glue-viz:main Sep 13, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generalize to work in glue-jupyter
1 participant