[R-SIG-Finance] Change Size of Axis and Labels in chart.RollingPerformance in package PerformanceAnalytics

Peter Carl peter at braverock.com
Mon Aug 15 23:10:03 CEST 2011


I've attached what I get when I run your example.  Sorry to do this to
you, but it works for me:

> charts.RollingPerformance(managers, cex.lab = 2, cex.axis=2)

Something in your par settings?

pcc
-- 
Peter Carl
http://www.braverock.com/~peter

> I'm trying to change the font size of the axis labels in the chart from
> "charts.RollingPerformance" in the PerformanceAnalytics package without
> any
> luck.
>
> I've tried:
>
> require(quantmod)
> require(PerformanceAnalytics)
> data(managers)
> # tried various cex options like cex.lab, cex.axis, cex.ylab... none seem
> to
> work
> charts.RollingPerformance(managers, cex.lab = 2, cex.axis=2)
>
> As you can see from the included picture, the default labels are way too
> small. I'm guessing this is something easy but not obvious. Does anyone
> know
> how to do this?
>
> Thanks
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions
> should go.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rstudio-plot.png
Type: image/png
Size: 97501 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20110815/f3cfb3aa/attachment.png>


More information about the R-SIG-Finance mailing list