datastorm-open / visNetwork

R package, using vis.js library for network visualization
Other
545 stars 125 forks source link

Image quality of exported networks #316

Open sjspielman opened 5 years ago

sjspielman commented 5 years ago

Hello,

I am wondering if there are any recommendations for exporting high-quality images (publication ready) from rendered networks. The export PNG option is very low-quality (is there a way to increase dpi or similar?) and there doesn't seem to be an option I can find to export in other formats.

Any advice for saving high-quality images would be appreciated, thanks!

-Stephanie

stevepowell99 commented 5 years ago

as far as I can make out, this is very difficult and an inherent drawback of visNetwork and vis.js.

alptaciroglu commented 5 years ago

Hello, I was wondering if there might be any developments for getting higher quality images (hoping publication quality). Thanks!

MarianTie commented 4 years ago

It would be quite cool to have some high quality svg image of the visnetwork graphs. Is there any known workaround or progress to get the same positions and the same look as the visnetwork graph? In my opinion that is a very important feature to be able to publish and share the networks with a good quality and not only to a html-file.

Thanks a lot for any effort!

fpierrat commented 4 years ago

Hi, Maybe some solutions to find here (or anywhere else on the web): https://stackoverflow.com/a/8571381/3872061