pub fn run(last_n: usize, format: &OutputFormat) -> Result<String>Expand description
Run trend display (load history and show chart).
pub fn run(last_n: usize, format: &OutputFormat) -> Result<String>Run trend display (load history and show chart).