core_figure_legend Subroutine

public subroutine core_figure_legend(state, plots, plot_count, location)

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
type(plot_data_t), intent(inout), allocatable :: plots(:)
integer, intent(in) :: plot_count
character(len=*), intent(in), optional :: location