Time Aware Axis

The Time Aware Axis feature allows you to show dates in chronological order plotted at specific intervals within minimum and maximum bounds. To do this, the Time Aware Axis feature turns a discrete X-Axis into a continuous time interval. The distance between adjacent axis items is proportional to their time value difference (a non Time Aware Axis shows all items using the same difference between them). The Time Aware feature only implements an alternative visualization of source data and does not affect the way how the data is aggregated and computed items are calculated. That is, the data processing in chart section which includes dividing data into categories and calculating fact data does not depend on whether the Time Aware feature is activated. In particular, the behavior of the “Chart This Pivot”, “Pivot This Chart” and “Add Computed Item” actions do not change.

The Line Charts is the main application area of this feature; however it is available in almost all existing chart types. Scatter/Bubble charts do not include this option because they are already “time aware” (essentially, value aware) by nature. Both have two fact axes which are continuous by definition.

The Time Aware axis can only be used under specific conditions:

The Time Aware Axis is considered active if the conditions in the list above are met, and the Time Aware option on the Label Axis dialog is not explicitly disabled. You can turn on or off the feature. If you turn off the feature, the X axis remains discrete as in previous versions. By default the feature is turned off for Interactive Reporting document files older than Release 9.3. Charts created in Release 9.3 and later have the feature enabled.

Note:

Since the Time Aware Axis assumes that all axis labels are in ascending order, the sort order option is disabled.

  To create a Time Aware axis:

  1. Check the Time Aware option on the Label Axis tab of General properties.

  2. Drag a date/time item from the Catalog pane to the X pane in the data layout.

  3. Drag a value item from the Catalog pane to the Facts pane in the data layout.