fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
compute_date_ticks
Subroutine
60 statements
Source File
fortplot_axes_date.f90
fortplot_axes_date
compute_date_ticks
Contents
public subroutine compute_date_ticks(scale_type, data_min, data_max, tick_positions, num_ticks)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
scale_type
real(kind=wp),
intent(in)
::
data_min
real(kind=wp),
intent(in)
::
data_max
real(kind=wp),
intent(out)
::
tick_positions
(20)
integer,
intent(out)
::
num_ticks