fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
mpl_default_config
Function
57 statements
Source File
fortplot_spec_config_defaults.f90
fortplot_spec_config_defaults
mpl_default_config
Contents
public pure function mpl_default_config(dpi) result(cfg)
Return config_t matching matplotlib visual defaults.
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
dpi
Return Value
type(
config_t
)