Add a colorbar to the top of the plot
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(:, :) | :: | z | Data used for levels computation |
|
integer, | intent(in) | :: | N | Number of levels to compute |
||
character, | intent(in), | optional | :: | leftLabel | Label for left side of colorbar |
|
character, | intent(in), | optional | :: | rightLabel | Label for right side of colorbar |