pub fn draw_vec_chart(filename: &str, plot_name: &str, vec: Vec<f32>)
Expand description

Draw a Vec<f32> as a line chart under filename.