Function krapslog::build_sparkline

source ยท
pub fn build_sparkline(
    timestamps: &[i64],
    width: usize,
    height: usize
) -> String