This function generates plot by iClick.VisOneReturns().
cumulatedPlotX(x, index = 100, labels = TRUE, type = "l",
col = "indianred2", ylab = "Values", title = TRUE,
grid = TRUE, box = TRUE, rug = TRUE)
A timeSeries object, single time series returns.
Returns index.
Whether to generate label for the graph.
Type of graph.
Options for color.
String label for Y axis.
Whether to generate title for the graph.
Whether to use grid in plot.
Whether to put the plot into a box.
Whether to add rug.
Plot
This function is an internal function of iClick GUI, which is executed on iClick.VisOneReturns GUI.