Automatically adjust subplot parameters to give specified padding
Enables tight layout mode which optimizes the figure layout to minimize overlap between subplots, titles, and axis labels.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in), | optional | :: | pad | ||
| real(kind=wp), | intent(in), | optional | :: | w_pad | ||
| real(kind=wp), | intent(in), | optional | :: | h_pad |