render_standard_legend Subroutine

public subroutine render_standard_legend(legend, backend, legend_x, legend_y)

Render standard legend for PNG/PDF backends with improved sizing Refactored to be under 100 lines (QADS compliance)

Arguments

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