You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow for log scale of the y axis. This is supported by base::plot and PerformanceAnalytics::Chart.TimeSeries so we should support it in plot.xts as well. Thanks to Gei Lin for the feature request via R-SIG-Finance.
Allow for log scale of the y axis. This is supported by
base::plotandPerformanceAnalytics::Chart.TimeSeriesso we should support it inplot.xtsas well. Thanks to Gei Lin for the feature request via R-SIG-Finance.