Skip to content

Fixed plot saving logic and added selenium as a dependency.#252

Merged
pauladkisson merged 3 commits intomainfrom
save_images
Mar 31, 2026
Merged

Fixed plot saving logic and added selenium as a dependency.#252
pauladkisson merged 3 commits intomainfrom
save_images

Conversation

@pauladkisson
Copy link
Copy Markdown
Collaborator

@pauladkisson pauladkisson commented Mar 31, 2026

This PR fixes a bug where the save button on the visualization dashboard would throw an error instead of properly saving the plots.

Since Firefox is only available on Conda Forge and not PyPI, I've opted for a solution of explicitly passing a web driver to the export functions, which keeps GuPPy pip installable.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 9.52381% with 38 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/guppy/frontend/parameterized_plotter.py 9.52% 38 Missing ⚠️

📢 Thoughts on this report? Let us know!

@pauladkisson
Copy link
Copy Markdown
Collaborator Author

Tests and coverage of this fix will be handled in #250

@pauladkisson pauladkisson mentioned this pull request Mar 31, 2026
@pauladkisson pauladkisson merged commit 103f743 into main Mar 31, 2026
10 of 11 checks passed
@pauladkisson pauladkisson deleted the save_images branch March 31, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant