Draw secondary X axis at the top of the plot
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(pdf_context_core), | intent(inout) | :: | ctx | |||
| character(len=*), | intent(in) | :: | xscale | |||
| real(kind=wp), | intent(in) | :: | symlog_threshold | |||
| real(kind=wp), | intent(in) | :: | x_min | |||
| real(kind=wp), | intent(in) | :: | x_max | |||
| real(kind=wp), | intent(in) | :: | plot_area_left | |||
| real(kind=wp), | intent(in) | :: | plot_area_bottom | |||
| real(kind=wp), | intent(in) | :: | plot_area_width | |||
| real(kind=wp), | intent(in) | :: | plot_area_height | |||
| character(len=:), | intent(in), | optional, | allocatable | :: | xlabel | |
| character(len=*), | intent(in), | optional | :: | date_format |