Struct plot::HistogramConfig [] [src]

pub struct HistogramConfig {
    pub nbins: u32,
}

Fields