setup_figure_legend Subroutine

public subroutine setup_figure_legend(legend_data, show_legend, plots, plot_count, location)

Setup figure legend

Arguments

Type IntentOptional Attributes Name
type(legend_t), intent(inout) :: legend_data
logical, intent(inout) :: show_legend
type(plot_data_t), intent(in) :: plots(:)
integer, intent(in) :: plot_count
character(len=*), intent(in), optional :: location