Charting
From UBot Studio
(Difference between revisions)
(Created page with "The '''Charting Commands''' allows you to plot data from tables and lists within the browser area. File:chartscomm.jpg == List of Chart Commands == *Chart: Creates ...") |
(→List of Chart Commands) |
||
Line 9: | Line 9: | ||
*[[Plot]]: Plots the value of a table or list within a chart. | *[[Plot]]: Plots the value of a table or list within a chart. | ||
− | *[[Plot Candlestick]]: Plots data from lists, tables and variables in a candlestick chart showing open and closing values | + | *[[Plot Candlestick]]: Plots data from lists, tables and variables in a candlestick chart showing open and closing values on a variance. |
*[[Clear All Data]]: Clears all tables, lists, and variables within a script | *[[Clear All Data]]: Clears all tables, lists, and variables within a script |
Revision as of 16:15, 5 June 2015
The Charting Commands allows you to plot data from tables and lists within the browser area.
List of Chart Commands
- Chart: Creates a chart where value from tables, variables and lists can be plotted.
- Plot: Plots the value of a table or list within a chart.
- Plot Candlestick: Plots data from lists, tables and variables in a candlestick chart showing open and closing values on a variance.
- Clear All Data: Clears all tables, lists, and variables within a script