yscale Subroutine

public subroutine yscale(scale, linthresh, threshold, base, linscale)

matplotlib pyplot alias for set_yscale

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: scale
real(kind=wp), intent(in), optional :: linthresh
real(kind=wp), intent(in), optional :: threshold
real(kind=wp), intent(in), optional :: base
real(kind=wp), intent(in), optional :: linscale