[][src]Function krapslog::build_sparkline

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