Setup figure legend
Type | Intent | Optional | 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 |