1breaks_width(width, offset = 0)
2# width: Distance between each break. Either a number, or for date/times,
3# a single string of the form “n unit”, e.g. “1 month”, “5 days”.
4# Unit can be of one “sec”, “min”, “hour”, “day”, “week”, “month”, “year”.
5
6# offset: Use if you don’t want breaks to start at zero