Function rstk::chart::status_timeline::make_status_timeline[][src]

pub fn make_status_timeline(
    canvas: &TkCanvas,
    x_axis: (f64, f64, f64),
    y_labels: &[&str],
    show_x_axis: bool
) -> TkStatusTimeline
Expand description

Creates a status timeline.