[][src]Function implot::is_plot_y_axis_hovered

pub fn is_plot_y_axis_hovered(y_axis_choice: Option<YAxisChoice>) -> bool

Returns true if the YAxis[n] plot area in the current plot is hovered. If None is the Y axis choice, that means the most recently selected Y axis is chosen.