legend_entry_t Derived Type

type, public :: legend_entry_t

Single Responsibility: Represents one legend entry


Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: label
real(kind=wp), public, dimension(3) :: color
character(len=:), public, allocatable :: linestyle
character(len=:), public, allocatable :: marker