Calculate X-axis label position with matplotlib-style centering and spacing
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | tick_x | |||
real(kind=wp), | intent(in) | :: | plot_bottom | |||
real(kind=wp), | intent(in) | :: | plot_height | |||
character(len=*), | intent(in) | :: | label_text | |||
real(kind=wp), | intent(out) | :: | label_x | |||
real(kind=wp), | intent(out) | :: | label_y |