[][src]Function matplotrust::histogram

pub fn histogram<U>(x: Vec<U>, bins: Option<u32>) -> String where
    U: ToString