You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to increase the scale of the image that is capture? For instance, make the captured image twice the height and width than shown in R Shiny.
The text was updated successfully, but these errors were encountered:
I don't see a way here.
A solution could be to send the image to the server to do some post processing with {magick}, I could implement that, just didn't have the use until now.
You can also try shinyscreenshot, the JS lib html2canvas behind has a scale argument that can be useful.
Would it be possible to increase the scale of the image that is capture? For instance, make the captured image twice the height and width than shown in R Shiny.
The text was updated successfully, but these errors were encountered: