format.date Function (GPL)

Syntax

format.date()

Description

Specifies that the data are formatted as dates when displayed in an axis' tick marks. The underlying data must be dates or times.

Examples

Figure 1. Example: Displaying dates on an axis
GUIDE: axis(dim(1), format.date())