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

Display pdfs in dashboard #115

Open
cbkerr opened this issue Feb 16, 2022 · 2 comments
Open

Display pdfs in dashboard #115

cbkerr opened this issue Feb 16, 2022 · 2 comments

Comments

@cbkerr
Copy link
Member

cbkerr commented Feb 16, 2022

Feature description

Dashboard should be able to display pdfs or vector graphics formats.

Additional context

@tcmoore3 was outputting project level phase diagrams as pdfs

@bdice
Copy link
Member

bdice commented Feb 16, 2022

SVGs would be much lighter weight for the browser, if that's an option. It can be very slow to have a page load with multiple PDFs rendering (grid view with multiple jobs). I think this might "just work" for SVG files if you specified SVGs in the filename matching globs of an ImageViewer module.

@tcmoore3
Copy link
Member

tcmoore3 commented Jun 5, 2024

Confirming that this "just works" for SVG files when you specify SVGs in the filename matching globs of an ImageViewer module.

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

No branches or pull requests

3 participants