fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_annotation_visible
Function
19 statements
Source File
fortplot_annotations.f90
fortplot_annotations
is_annotation_visible
Contents
public function is_annotation_visible(annotation, plot_area) result(visible)
Check if annotation is visible within plot area
Arguments
Type
Intent
Optional
Attributes
Name
type(
text_annotation_t
),
intent(in)
::
annotation
real(kind=wp),
intent(in)
::
plot_area
(4)
Return Value
logical