fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_label_from_encoding
Function
39 statements
Source File
fortplot_spec_rendering_utils.f90
fortplot_spec_rendering_utils
get_label_from_encoding
Contents
public function get_label_from_encoding(enc, data) result(label)
Arguments
Type
Intent
Optional
Attributes
Name
type(
encoding_t
),
intent(in)
::
enc
type(
data_t
),
intent(in),
optional
::
data
Return Value
character(len=:), allocatable