pub fn gauge( title: String, label: String, ratio: f64, theme: &ColorTheme, ) -> LineGauge<'_>
A simple line gauge, that is bacically a progress bar