Function utcTickInterval

  • Returns the time interval that would be used by d3.utcTicks given the same arguments. If there is no associated interval, such as when start or stop is invalid, returns null.

    Parameters

    Returns TimeInterval | null