Function krapslog::build_sparkline[][src]

pub fn build_sparkline(
    timestamps: &[i64],
    length: usize
) -> Result<String, Error>