pub fn plot_monitor<S: AsRef<Path> + AsRef<OsStr>>( time: &[f64], monitor: &[Exertion], key: &str, path: S, )