|
|
|
|
|
by semi-extrinsic
3830 days ago
|
|
In your tutorial you recommend rendering charts on OS X in order to get proper antialiasing. Isn't it easier to render to a vector format and then batch rasterize outside R with e.g. ImageMagick? Or even better, just use the vector format? |
|
SVGs don't have the same flexibility and compatibility as PNGs yet, unfortunately.