fn throughput<F: Fn(&Analytics) -> Vec<(AgentType, Vec<(Time, usize)>)>>( ctx: &EventCtx<'_>, app: &App, title: &str, get_data: F, opts: &DataOptions) -> Widget