figure_set_ylim_operation Subroutine

public subroutine figure_set_ylim_operation(state, y_min, y_max)

Set y-axis limits

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
real(kind=wp), intent(in) :: y_min
real(kind=wp), intent(in) :: y_max