pub fn filled_cells(rate: f64, fastest: f64, width: usize) -> usizeExpand description
How many of a bar’s width cells a rate of rate lights, against the
fastest row. A rate that measured anything at all keeps one cell, so a
slow model reads as slow rather than as nothing measured.