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

Scaling and SVG display suddenly off #7

Open
tallakt opened this issue Nov 6, 2020 · 0 comments
Open

Scaling and SVG display suddenly off #7

tallakt opened this issue Nov 6, 2020 · 0 comments

Comments

@tallakt
Copy link

tallakt commented Nov 6, 2020

I was installing packages for MeshCat today, and suddenly all plots are displayed in low resolution bitmaps instead of the usual SVG. If I force svg, i need the scaling to be 0.5x in order to get anything that previously looked like 2x.

julia> using KittyTerminalImages; set_kitty_config!(:scale, 0.5)
julia> display(MIME"image/svg+xml"(), plot())

I'm not sure what happened. At one point i rebuilt GR to make plotting work, I think this is where things went haywire.

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