Searched defs:PlotConfiguration (Results 1 – 2 of 2) sorted by relevance
1248 pub struct PlotConfiguration { struct1252 impl Default for PlotConfiguration { argument1260 impl PlotConfiguration { impl1265 pub fn summary_scale(mut self, new_scale: AxisScale) -> PlotConfiguration { in summary_scale()
323 pub struct PlotConfiguration { struct326 impl From<&crate::PlotConfiguration> for PlotConfiguration { argument