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