fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
compute_ylabel_x_pos_old
Function
14 statements
Source File
fortplot_raster_axes.f90
fortplot_raster_axes
compute_ylabel_x_pos_old
Contents
public function compute_ylabel_x_pos_old(plot_area, rotated_width, y_tick_max_width) result(x_pos)
Uses
fortplot_constants
fortplot_raster_ticks
Arguments
Type
Intent
Optional
Attributes
Name
type(
plot_area_t
),
intent(in)
::
plot_area
integer,
intent(in)
::
rotated_width
integer,
intent(in)
::
y_tick_max_width
Return Value
integer