compute_ylabel_x_pos Function

public function compute_ylabel_x_pos(y_tick_label_edge, rotated_width, plot_area)

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
type(plot_area_t), intent(in) :: plot_area

Return Value integer