fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
figure_set_xlim_operation
Subroutine
5 statements
Source File
fortplot_figure_operations.f90
fortplot_figure_operations
figure_set_xlim_operation
Contents
public subroutine figure_set_xlim_operation(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