fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
raster_tick_budget
Function
12 statements
Source File
fortplot_tick_budget.f90
fortplot_tick_budget
raster_tick_budget
Contents
public pure function raster_tick_budget(length_px, dpi, horizontal, configured_size) result(n)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
length_px
real(kind=wp),
intent(in)
::
dpi
logical,
intent(in)
::
horizontal
real(kind=wp),
intent(in),
optional
::
configured_size
Return Value
integer