ascii
Visualize one column of a time series as an ASCII chart
Syntax
ascii(x, ___)
Input arguments
x [ Series ]
Time series whose first column (or another column specificed in option
Column=) will be printed and visualize as an ascii chart
Options
Column=1 [ numeric | "end" ]
Data column in the time series that will be printed.
Type="scatter" [ "bar" | "scatter" ]
Type of the ascii chart that will be printed.