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 note about compressed svg's when hitting level 4 file size limit #767

Open
bloodearnest opened this issue Dec 20, 2024 · 0 comments
Open

Comments

@bloodearnest
Copy link
Member

bloodearnest commented Dec 20, 2024

We currently allow .svg file formats.

However, these are uncompressed, so even simple svg diagrams might easily go over the level 4 file limit.

In the check for L4 file size, if the file is over the limit, and is a .svg, we could potentially add guidance to recommend comporessing your svg, possibly with links to examples on how to do that in R/python/stata

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

1 participant