Register a legend entry for processing
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(inout), | allocatable | :: | legend_entry_indices(:) | ||
| logical, | intent(inout), | allocatable | :: | legend_entry_has_autopct(:) | ||
| character(len=64), | intent(inout), | allocatable | :: | legend_entry_labels(:) | ||
| integer, | intent(inout) | :: | legend_entry_count | |||
| integer, | intent(inout) | :: | legend_autopct_cursor | |||
| integer, | intent(in) | :: | line_idx | |||
| character(len=*), | intent(in) | :: | label | |||
| logical, | intent(in) | :: | has_autopct |