liftof_tui::widgets

Function gauge

Source
pub fn gauge(
    title: String,
    label: String,
    ratio: f64,
    theme: &ColorTheme,
) -> LineGauge<'_>
Expand description

A simple line gauge, that is bacically a progress bar