render_ascii_legend_specialized Subroutine

public subroutine render_ascii_legend_specialized(legend, canvas_context, legend_x, legend_y)

Render legend using ASCII-specific compact layout

Arguments

Type IntentOptional Attributes Name
type(legend_t), intent(in) :: legend
class(plot_context), intent(inout) :: canvas_context
real(kind=wp), intent(in) :: legend_x
real(kind=wp), intent(in) :: legend_y