[R] Using SVG in R
Fong Chun Chan
fongchunchan at gmail.com
Sat Sep 10 00:19:39 CEST 2011
Hi,
I've been trying to use SVG in R using the function svg, but all my my
graphics end up with the text being very small to be point you can't even
see them. I've attached a screenshot of what the output for a histogram
looks like. Here is my code:
CairoSVG('file/location')
hist(....)
dev.off()
Am I missing something here? Thanks,
Fong
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen shot 2011-09-09 at 3.16.50 PM.png
Type: image/png
Size: 11933 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110909/f60a29ba/attachment.png>
More information about the R-help
mailing list