Function poloto::plot[][src]

pub fn plot<'a>(title: &'a str, xname: &'a str, yname: &'a str) -> Plotter<'a>

Convenience function for Plotter::new()