rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.66k stars 1.84k forks source link

PNG and JPEG exports at low quality #390

Open NoahMaizels opened 1 year ago

NoahMaizels commented 1 year ago

In which part of the interface would this feature applies?

[ ] 1. Load your data [ ] 2. Choose a chart [ ] 3. Mapping [ ] 4. Customize [x] 5. Export

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Right now to get a decent quality image I need to download it as an SVG and then export from the SVG to .png or .jpg myself in GIMP or Inkscape. If I try to export directly to .jpg or .png from the rawgraph app, it's very low quality and pixelated.

Describe the solution you'd like A clear and concise description of what you want to happen.

I would like there to be an option to set export quality.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Continue doing it as I do now.

Additional context Add any other context or screenshots about the feature request here.