-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adds svg plot option #398
adds svg plot option #398
Conversation
Codecov Report
@@ Coverage Diff @@
## master #398 +/- ##
==========================================
- Coverage 89.53% 89.34% -0.19%
==========================================
Files 28 28
Lines 1414 1417 +3
==========================================
Hits 1266 1266
- Misses 148 151 +3
Continue to review full report at Codecov.
|
Hi @trestletech. I've been using this modification for ~1 year and it works ok, a client wanted an api to show plots, and I did it with ggplot2 + plumber |
This makes sense. How far should this go? All major graphics devices? Current: Possible formats baked into R: I don't want to import Don't know if we should namespace the image type. Ex:
|
I need to think more, I see more value in the CSV PR, but I'll dig into this soon |
No rush. Am tied up with |
works smooth!