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