Skip to content

Missing tick mark labels from barChart / quantmod - plot.xts missing

1 message · Wind

#
Thanks Jeff.   That's exactly settled my problem.
And a new way for me to learn R, the scm in http://r-forge.r-project.org.  Much better than output the definition of functions from  R.
Regards,
Wind  
 
 
------------------ ???? ------------------
???: "Jeff Ryan"<jeff.a.ryan at gmail.com>;
????: 2008?12?22?(???) ??1:14
???: "Wind2"<windspeedo at qq.com>; 
??: "r-sig-finance"<r-sig-finance at stat.math.ethz.ch>; 
??: Re: [R-SIG-Finance] [R-sig-finance] Missing tick mark labels from barChart / quantmod - plot.xts missing

 
Wind,

This was fixed in the /dev branch (soon to be released) of xts back in
July.  Somehow I never pushed it through to the production version.

Thanks for taking the time to debug and solve the issue though.  A
possibly more general patch for the production versions can be taken
from here:

http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/dev/pkg/R/axTicksByTime.R?rev=158&root=xts&view=markup

Thanks,
Jeff
On Sun, Dec 21, 2008 at 12:42 AM, Wind2 <windspeedo at qq.com> wrote: