calculate_ascii_legend_dimensions Subroutine

public subroutine calculate_ascii_legend_dimensions(legend, width, legend_width, legend_height)

Calculate ASCII-specific legend dimensions

Arguments

Type IntentOptional Attributes Name
type(legend_t), intent(in) :: legend
integer, intent(in) :: width
real(kind=wp), intent(out) :: legend_width
real(kind=wp), intent(out) :: legend_height