Skip to content

Fake SVG scatter plots #5215

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

Open
Thomas1664 opened this issue Jun 4, 2025 · 0 comments
Open

Fake SVG scatter plots #5215

Thomas1664 opened this issue Jun 4, 2025 · 0 comments
Labels
feature something new P3 backlog

Comments

@Thomas1664
Copy link

I have a scatter plot with lots of dots. When I try to save it as svg, everything except for the datapoints is real SVG. Unfortunately, the data points are just embedded PNG.

In my oppinion, if the user asks for SVG, they should get SVG and only SVG without any PNG embeddings. If this kind of optimization is desireable for performance reasons, I'd at least like to have an option to turn it off.

@gvwilson gvwilson added feature something new P3 backlog labels Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P3 backlog
Projects
None yet
Development

No branches or pull requests

2 participants