Function line_plot::plot [] [src]

pub fn plot(x: &[f64],
            y: &[f64],
            min_x: f64,
            min_y: f64,
            max_x: f64,
            max_y: f64)