grid_figure Subroutine

public subroutine grid_figure(state, enabled, which, axis, alpha, linestyle)

Enable/disable and configure grid lines

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
logical, intent(in), optional :: enabled
character(len=*), intent(in), optional :: which
character(len=*), intent(in), optional :: axis
real(kind=wp), intent(in), optional :: alpha
character(len=*), intent(in), optional :: linestyle