Calculate Y-axis label position with proper spacing from tick labels
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | center_y | |||
real(kind=wp), | intent(in) | :: | plot_left | |||
character(len=*), | intent(in) | :: | label_text | |||
real(kind=wp), | intent(out) | :: | label_x | |||
real(kind=wp), | intent(out) | :: | label_y |