mpl_default_config Function

public pure function mpl_default_config(dpi) result(cfg)

Return config_t matching matplotlib visual defaults.

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: dpi

Return Value type(config_t)