TIMEDATA Procedure

ODS Graphics Names

This section describes the graphical output produced by the TIMEDATA procedure. PROC TIMEDATA assigns a name to each graph it creates. These names are listed in Table 3.

Table 3: ODS Graphics Produced by PROC TIMEDATA

ODS Graph Name Plot Description Statement Option
ArrayPlot Array plot PLOTS ARRAY


The graphs are related to a single series within a BY group.

Array Plots

The array plots (ArraryPlot) illustrate time series associated with each array. The horizontal axis represents the time ID values, and the vertical axis represents the time series values.

Last updated: June 19, 2025