pub fn line_plot( x: &Array1<f64>, y: &Array1<f64>, title: &str, ) -> Result<TimeSeriesPlot>
Quick line plot