Skip to main content

debug_histogram_with

Function debug_histogram_with 

Source
pub fn debug_histogram_with<S, V>(
    title: &str,
    h: &Histogram<S, V>,
    opts: &HistogramRenderOptions,
)
Available on crate feature debug-window only.
Expand description

Display a histogram in a debug window with custom render options.