re_view_time_series::view_class

Function make_range_sane

Source
fn make_range_sane(y_range: Range1D) -> Range1D
Expand description

Make sure the range is finite and positive, or egui_plot might be buggy.