compute_ylabel_x_pos Function

public function compute_ylabel_x_pos(y_tick_label_edge, rotated_width, dpi)

Compute x-position for ylabel to avoid overlapping with y-tick labels

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: y_tick_label_edge
integer, intent(in) :: rotated_width
real(kind=wp), intent(in), optional :: dpi

Return Value integer