[][src]Function implot::get_plot_limits

pub fn get_plot_limits(y_axis_choice: Option<YAxisChoice>) -> ImPlotLimits

Returns the current or most recent plot axis range for the specified choice of Y axis. If None is the Y axis choice, that means the most recently selected Y axis is chosen.