calculate_ascii_legend_position Subroutine

public subroutine calculate_ascii_legend_position(legend, width, height, x, y)

Calculate ASCII-specific legend position using character coordinates

Arguments

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