Function zoomed

Source
fn zoomed((lo, hi): (f64, f64), zoom: f64, pan: f64) -> (f64, f64)
Expand description

The value-axis view applied to a property’s auto range (pan in units of that range, so one pair of numbers drives every property’s lane whatever its units are).