Closed mevers closed 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.
shinyjs.saveSVGasPNG
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.