pub fn get_all_sample_plots( only_graph: Option<String>, ) -> Result<Vec<Box<dyn SamplePlot>>>
Gets all of the supported single-sample plots.