Function get_all_sample_plots

Source
pub fn get_all_sample_plots(
    only_graph: Option<String>,
) -> Result<Vec<Box<dyn SamplePlot>>>
Expand description

Gets all of the supported single-sample plots.