Searched defs:PlotConfiguration (Results 1 – 2 of 2) sorted by relevance
1378 pub struct PlotConfiguration { struct1382 impl Default for PlotConfiguration { argument1390 impl PlotConfiguration { implementation1394 pub fn summary_scale(mut self, new_scale: AxisScale) -> PlotConfiguration { in summary_scale()
308 pub struct PlotConfiguration { struct311 impl From<&crate::PlotConfiguration> for PlotConfiguration { implementation