fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
text_element_t
Derived Type
5 statements
Source File
fortplot_ascii_utils.f90
fortplot_ascii_utils
text_element_t
Contents
Variables
text
x
y
color_r
color_g
color_b
type, public :: text_element_t
Components
Type
Visibility
Attributes
Name
Initial
character(len=:),
public,
allocatable
::
text
integer,
public
::
x
integer,
public
::
y
real(kind=wp),
public
::
color_r
real(kind=wp),
public
::
color_g
real(kind=wp),
public
::
color_b