fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
clip_to_data_bounds
Subroutine
6 statements
Source File
fortplot_annotation_rendering.f90
fortplot_annotation_rendering
clip_to_data_bounds
Contents
public pure subroutine clip_to_data_bounds(x, y, x_min, x_max, y_min, y_max)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(inout)
::
x
real(kind=wp),
intent(inout)
::
y
real(kind=wp),
intent(in)
::
x_min
real(kind=wp),
intent(in)
::
x_max
real(kind=wp),
intent(in)
::
y_min
real(kind=wp),
intent(in)
::
y_max