clear_pie_legend_entries Interface

interface
public module subroutine clear_pie_legend_entries(pie_legend_labels, pie_legend_values, pie_legend_count, autopct_queue, autopct_count)

Arguments

Type IntentOptional Attributes Name
character(len=64), intent(inout), allocatable :: pie_legend_labels(:)
character(len=32), intent(inout), allocatable :: pie_legend_values(:)
integer, intent(inout) :: pie_legend_count
character(len=32), intent(inout), allocatable :: autopct_queue(:)
integer, intent(inout) :: autopct_count