fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
plot_margins_t
Derived Type
6 statements
Source File
fortplot_layout.f90
fortplot_layout
plot_margins_t
Contents
Variables
left
right
bottom
top
type, public :: plot_margins_t
Components
Type
Visibility
Attributes
Name
Initial
real(kind=wp),
public
::
left
=
0.125_wp
real(kind=wp),
public
::
right
=
0.9_wp
real(kind=wp),
public
::
bottom
=
0.11_wp
real(kind=wp),
public
::
top
=
0.88_wp