fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
legend_overlap_cost
Function
33 statements
Source File
fortplot_legend_overlap.f90
fortplot_legend_overlap
legend_overlap_cost
Contents
public function legend_overlap_cost(bounds, x, y, paths, rectangles) result(cost)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
bounds
(4)
real(kind=wp),
intent(in)
::
x
(:)
real(kind=wp),
intent(in)
::
y
(:)
integer,
intent(in),
optional
::
paths
(:)
real(kind=wp),
intent(in),
optional
::
rectangles
(:,:)
Return Value
integer