mevers / shiny_STRING

3 stars 0 forks source link

Save PNG in high-res #2

Closed mevers closed 4 years ago

mevers commented 4 years ago

This is a follow-up of issue #1.

Current behaviour: Saving a network as PNG produces a low-res raster image. Desired behaviour: Produce a high-res PNG from the SVG network.

This probably needs to happen at the level of the shinyjs.saveSVGasPNG JS function.