|
Source Object |
Identifier |
Variables |
|
clock |
id=getClockID() |
t |
|
series |
id=getSeriesID(1) |
x, dx Note: u is the difference between x values. |
DataTable is used most often as a data listener. It also contains two data sources.
DataTable contains a single data listener, the graph itself. The listener id is obtained using the getTableID method.
id=document.datatable.getTableID();