set_xlim_figure Subroutine

public subroutine set_xlim_figure(state, x_min, x_max)

Set x-axis limits

Arguments

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