render_axes_and_plots Subroutine

public subroutine render_axes_and_plots(state, plots, plot_count, pie_only)

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
type(plot_data_t), intent(inout) :: plots(:)
integer, intent(in) :: plot_count
logical, intent(in) :: pie_only