legend_render Subroutine

public subroutine legend_render(this, backend)

Render legend following Liskov Substitution Works with any backend that implements plot_context interface

Type Bound

legend_t

Arguments

Type IntentOptional Attributes Name
class(legend_t), intent(in) :: this
class(plot_context), intent(inout) :: backend