fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
calculate_ascii_legend_position
Interface
125 statements
Source File
fortplot_ascii_legend.f90
fortplot_ascii_legend
calculate_ascii_legend_position
Contents
None
interface
public module subroutine calculate_ascii_legend_position(legend, width, height, x, y)
Arguments
Type
Intent
Optional
Attributes
Name
type(
legend_t
),
intent(in)
::
legend
integer,
intent(in)
::
width
integer,
intent(in)
::
height
real(kind=wp),
intent(out)
::
x
real(kind=wp),
intent(out)
::
y