assign_pending_autopct_helper Subroutine

public subroutine assign_pending_autopct_helper(legend_lines, num_legend_lines, pie_autopct_queue, pie_autopct_count, legend_entry_indices, legend_entry_has_autopct, legend_autopct_cursor, legend_entry_count)

Assign pending autopct values to legend lines

Arguments

Type IntentOptional 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