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