Axis breaks
Create an object defining the breaks on an axis.
amAxisBreaks( values = NULL, labels = NULL, interval = NULL, timeInterval = NULL )
values |
positions of the breaks, a vector of values; for a date axis, this must be a vector of dates |
labels |
if |
interval |
for equally spaced breaks, the number of pixels between two
consecutive breaks; ignored if |
timeInterval |
for equally spaced breaks on a date axis, this option
defines the interval between two consecutive breaks; it must be a string
like |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.