fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
set_xlim_figure
Subroutine
5 statements
Source File
fortplot_figure_core_io_compat.f90
fortplot_figure_core_config
set_xlim_figure
Contents
public subroutine set_xlim_figure(state, x_min, x_max)
Set x-axis limits
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(inout)
::
state
real(kind=wp),
intent(in)
::
x_min
real(kind=wp),
intent(in)
::
x_max