Assign pending autopct values to legend lines
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=96), | intent(inout), | allocatable | :: | legend_lines(:) | ||
| integer, | intent(in) | :: | num_legend_lines | |||
| character(len=32), | intent(inout), | allocatable | :: | pie_autopct_queue(:) | ||
| integer, | intent(inout) | :: | pie_autopct_count | |||
| integer, | intent(inout), | allocatable | :: | legend_entry_indices(:) | ||
| logical, | intent(inout), | allocatable | :: | legend_entry_has_autopct(:) | ||
| integer, | intent(inout) | :: | legend_autopct_cursor | |||
| integer, | intent(in) | :: | legend_entry_count |