set_ylim_figure Subroutine

public subroutine set_ylim_figure(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