Calculate X-axis label position (40px below plot)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | center_x | |||
| real(kind=wp), | intent(in) | :: | plot_bottom | |||
| character(len=*), | intent(in) | :: | label_text | |||
| real(kind=wp), | intent(out) | :: | label_x | |||
| real(kind=wp), | intent(out) | :: | label_y |