Searched refs:rawInterval (Results 1 – 2 of 2) sorted by relevance
165 double rawInterval = range / labelCount; in computeAxisValues() local166 double interval = Utils.roundToNextSignificant(rawInterval); in computeAxisValues()
43 double rawInterval = range / labelCount; in computeAxisValues() local44 double interval = Utils.roundToNextSignificant(rawInterval); in computeAxisValues()