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