I'm pretty new to R, and I'm trying to use rPlot from rCharts to generate a scatter plot. Everything works very well, but the plot axis labels are tiny, and I can't find a way to change the font size. Is there an easy way to set this?
nPlot seems to have more options for formatting axis fonts, but I find that generating my plot with nPlot is too slow for my application.