tick_increment

Function tick_increment 

Source
pub fn tick_increment(start: f64, stop: f64, count: usize) -> f64
Expand description

Increment a nice step size to the next larger nice value.

Nice values are powers of 10, times 2 or 5.