jbkunst / highcharter

R wrapper for highcharts
http://jkunst.com/highcharter/
Other
718 stars 147 forks source link

Export to svg #750

Closed bugriy closed 1 year ago

bugriy commented 2 years ago

Is it possible to save plot to .svg from an R script? I mean not rendering plot in R Studio and pressing button.

madepiet commented 2 years ago

You can set up your own export server and then query directly from the R script: https://www.highcharts.com/docs/export-module/setting-up-the-server

This would work as two separate instances. @jbkunst could you say something more about this?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Feel free to reopen it if you find it necessary.