update_data_ranges_figure Subroutine

public subroutine update_data_ranges_figure(plots, state, plot_count)

Update data ranges based on current plot Routes to primary, twinx, or twiny ranges depending on the axis tag of the plot at plot_count.

Arguments

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