fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
contains_pie_plot
Function
13 statements
Source File
fortplot_figure_aspect.f90
fortplot_figure_aspect
contains_pie_plot
Contents
public function contains_pie_plot(plots, plot_count) result(has_pie)
Detect whether a collection of plots contains at least one pie chart
Arguments
Type
Intent
Optional
Attributes
Name
type(
plot_data_t
),
intent(in)
::
plots
(:)
integer,
intent(in)
::
plot_count
Return Value
logical